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
public DropDatabaseEncryptionKeyStatement()
public:
DropDatabaseEncryptionKeyStatement()
new : unit -> DropDatabaseEncryptionKeyStatement
public function DropDatabaseEncryptionKeyStatement()

.NET Framework Security

See Also

Reference

DropDatabaseEncryptionKeyStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace