Click or drag to resize

PageInfoOnDiskSize Property

The byte size of the Page when it was last written to disk.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public uint OnDiskSize { get; }

Property Value

Type: UInt32
The UInt32 of bytes
See Also