Construtor DatabaseEncryptionKey
Creates a database encryption key.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New DatabaseEncryptionKey()
public DatabaseEncryptionKey()
public:
DatabaseEncryptionKey()
new : unit -> DatabaseEncryptionKey
public function DatabaseEncryptionKey()