SimpleORM.NET
store Method (p_item, p_depth)
NamespacesSormSessionstore(Object, Int32)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Sorm.Session.store(System.Object,System.Int32)]

Declaration Syntax
C#Visual BasicVisual C++
public void store(
	Object p_item,
	int p_depth
)
Public Sub store ( _
	p_item As Object, _
	p_depth As Integer _
)
public:
virtual void store(
	Object^ p_item, 
	int p_depth
) sealed
Parameters
p_item (Object)

[Missing <param name="p_item"/> documentation for "M:Sorm.Session.store(System.Object,System.Int32)"]

p_depth (Int32)

[Missing <param name="p_depth"/> documentation for "M:Sorm.Session.store(System.Object,System.Int32)"]

Assembly: sorm (Module: sorm) Version: 1.0.0.13068