IOptimizedPersistableRemovedFromIndices Property |
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxbool 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:
Boolean
See Also