Click or drag to resize

PageInfoCompressed Property

A Page can be compressed or not.

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

Property Value

Type: PageInfocompressionKind
The Boolean
See Also