共用方式為


DatabaseEncryptionKey 建構函式

Creates a database encryption key.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New DatabaseEncryptionKey()
public DatabaseEncryptionKey()
public:
DatabaseEncryptionKey()
new : unit -> DatabaseEncryptionKey
public function DatabaseEncryptionKey()

請參閱

參考

DatabaseEncryptionKey 類別

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

透明資料加密 (TDE)

管理資料庫加密 (屬性頁面)