Click or drag to resize

IOptimizedPersistableRemovedFromIndices Property

true if call to [!:Update(bool)] or UpdateObject(IOptimizedPersistable, Boolean, Boolean) caused this object to be removed from possible indices

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

Property Value

Type: Boolean
See Also