Condividi tramite


Enumerazione DatabaseEncryptionType

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

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration DatabaseEncryptionType
'Utilizzo
Dim instance As DatabaseEncryptionType
public enum DatabaseEncryptionType
public enum class DatabaseEncryptionType
type DatabaseEncryptionType
public enum DatabaseEncryptionType

Membri

Nome membro Descrizione
ServerCertificate
ServerAsymmetricKey

Osservazioni

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