Click or drag to resize

DatabaseLocationCompressPages Property

Gets page compression info

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

Return Value

Type: PageInfocompressionKind
true if the databases in this location uses compression; otherwise, false.
See Also