DatabaseEncryptionKey Constructor

Creates a database encryption key.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New DatabaseEncryptionKey()
public DatabaseEncryptionKey()
public:
DatabaseEncryptionKey()
new : unit -> DatabaseEncryptionKey
public function DatabaseEncryptionKey()