Click or drag to resize

OptimizedPersistableIsUpdated Property

Gets the updated state of the object

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public virtual bool IsUpdated { get; set; }

Property Value

Type: Boolean
true if updated; otherwise false

Implements

IOptimizedPersistableIsUpdated
See Also