Click or drag to resize

PageInfoUncompressedSize Property

The byte size of the Page when it was last written to disk (before any compression was applied).

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public uint UncompressedSize { get; }

Property Value

Type: UInt32
The UInt32 of bytes
See Also