PageInfoNoFreeSlotInBetweenInUseSlots Property |
Is there no gaps of unused slots in between the in use slots (all contigous in use slots)?
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic bool NoFreeSlotInBetweenInUseSlots { get; }
Public ReadOnly Property NoFreeSlotInBetweenInUseSlots As Boolean
Get
public:
property bool NoFreeSlotInBetweenInUseSlots {
bool get ();
}
member NoFreeSlotInBetweenInUseSlots : bool with get
Property Value
Type:
Boolean
See Also