Click or drag to resize

SessionBaseDefaultCompressPages Property

By default false, set to true if you want to change the default for newly created DatabaseLocation.

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

Property Value

Type: PageInfocompressionKind
See Also