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: 11.1.0.0 (11.1)
Syntax public bool NoFreeSlotInBetweenInUseSlots { get; }
Public ReadOnly Property NoFreeSlotInBetweenInUseSlots As Boolean
Get
public:
property bool NoFreeSlotInBetweenInUseSlots {
bool get ();
}
member NoFreeSlotInBetweenInUseSlots : bool with get
Property Value
Type:
BooleanSee Also