Click or drag to resize

DatabaseLocationPageEncryption Property

Gets the encryption kind attribute.

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

Property Value

Type: PageInfoencryptionKind
The PageInfoencryptionKind used in this location
See Also