Share via


DropDatabaseEncryptionKeyStatement Constructor

Initializes a new instance of the DropDatabaseEncryptionKeyStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DropDatabaseEncryptionKeyStatement()
public DropDatabaseEncryptionKeyStatement()
public:
DropDatabaseEncryptionKeyStatement()
public function DropDatabaseEncryptionKeyStatement()

.NET Framework Security

See Also

Reference

DropDatabaseEncryptionKeyStatement Class

DropDatabaseEncryptionKeyStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace