Énumération DatabaseEncryptionType

The DatabaseEncryptionType enumeration contains values that are used to specify the encryption types.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.SqlEnum (dans Microsoft.SqlServer.SqlEnum.dll)

Syntaxe

'Déclaration
Public Enumeration DatabaseEncryptionType
'Utilisation
Dim instance As DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum class DatabaseEncryptionType
type DatabaseEncryptionType
public enum DatabaseEncryptionType

Membres

Nom de membre Description
ServerCertificate
ServerAsymmetricKey

Notes

The DatabaseEncryptionType enumeration is served by the EncyptionType()()()() property.