SimpleORM.NET
insert Property
NamespacesSorm.InterfacesSerializeInfoinsert

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

If true, the instance is not known to the storage and will be inserted. Otherwise it will be updated in the persitence layer.
Declaration Syntax
C#Visual BasicVisual C++
bool insert { get; }
ReadOnly Property insert As Boolean
property bool insert {
	bool get ();
}

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068