DatabaseNumberOfPages Property |
Indicates how many pages this database contains.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public ushort NumberOfPages { get; }
Public ReadOnly Property NumberOfPages As UShort
Get
public:
property unsigned short NumberOfPages {
unsigned short get ();
}
member NumberOfPages : uint16 with get
Property Value
Type:
UInt16See Also