Click or drag to resize

OptimizedPersistableRemovedFromIndices 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
public bool RemovedFromIndices { get; set; }

Property Value

Type: Boolean

Implements

IOptimizedPersistableRemovedFromIndices
See Also