Is this Page fully read into memory or just the PageInfo?
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public bool OnlyStub { get; }
Public ReadOnly Property OnlyStub As Boolean
Get
public:
property bool OnlyStub {
bool get ();
}
member OnlyStub : bool with get
Property Value
Type:
BooleanSee Also