SimpleORM.NET
update_depth Property
NamespacesSormSessionupdate_depth

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

[Missing <summary> documentation for P:Sorm.Session.update_depth]

Declaration Syntax
C#Visual BasicVisual C++
public int update_depth { get; set; }
Public Property update_depth As Integer
public:
virtual property int update_depth {
	int get () sealed;
	void set (int value) sealed;
}

Assembly: sorm (Module: sorm) Version: 1.0.0.13068