[Missing <summary> documentation for "P:VelocityDb.Page.ByteCount"]
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public uint ByteCount { get; }
Public ReadOnly Property ByteCount As UInteger
Get
public:
property unsigned int ByteCount {
unsigned int get ();
}
member ByteCount : uint32 with get
Property Value
Type:
UInt32See Also