DatabaseEncryptionKey constructeur
Creates a database encryption key.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New DatabaseEncryptionKey()
public DatabaseEncryptionKey()
public:
DatabaseEncryptionKey()
new : unit -> DatabaseEncryptionKey
public function DatabaseEncryptionKey()