Click or drag to resize

PageInfoCompressed Property

A Page can be compressed or not.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public PageInfocompressionKind Compressed { get; set; }

Property Value

Type: PageInfocompressionKind
The Boolean
See Also