IOptimizedPersistableAllowOtherTypesOnSamePage Property |
By default true but override as returning false so that this type of objects isn't sharing pages with other type of objects.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax bool AllowOtherTypesOnSamePage { get; }
ReadOnly Property AllowOtherTypesOnSamePage As Boolean
Get
property bool AllowOtherTypesOnSamePage {
bool get ();
}
abstract AllowOtherTypesOnSamePage : bool with get
Property Value
Type:
BooleanSee Also