Click or drag to resize

PageInfoEncryption Property

A Page can be encrypted with DES or not.

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

Property Value

Type: PageInfoencryptionKind
The PageInfoencryptionKind
See Also