BackupMasterKeyStatement Constructor

Initializes a new instance of the BackupMasterKeyStatement class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New BackupMasterKeyStatement()
public BackupMasterKeyStatement()
public:
BackupMasterKeyStatement()
new : unit -> BackupMasterKeyStatement
public function BackupMasterKeyStatement()

See Also

Reference

BackupMasterKeyStatement Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace