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: 8.2.1.0 (8.2.1)
Syntax
bool IsPersistent { get; }

Property Value

Type: Boolean
See Also