IOptimizedPersistableRemovedFromIndices Property |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax bool RemovedFromIndices { get; set; }
Property RemovedFromIndices As Boolean
Get
Set
property bool RemovedFromIndices {
bool get ();
void set (bool value);
}
abstract RemovedFromIndices : bool with get, set
Property Value
Type:
BooleanSee Also