Click or drag to resize

IOptimizedPersistableIsPersistent Property

Gets the persistent state of an object. An object is considered persistent when it has an Oid, that is the Id is not 0

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
bool IsPersistent { get; }

Property Value

Type: Boolean
See Also