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