Click or drag to resize

DatabaseLocationPageEncryption Property

Gets the encryption kind attribute.

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

Property Value

Type: PageInfoencryptionKind
The PageInfoencryptionKind used in this location
See Also