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

Property Value

Type: Boolean
See Also