Konstruktor DatabaseEncryptionKey
Tworzy klucz szyfrowanie bazy danych.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New DatabaseEncryptionKey()
public DatabaseEncryptionKey()
public:
DatabaseEncryptionKey()
new : unit -> DatabaseEncryptionKey
public function DatabaseEncryptionKey()