Compartilhar via


Construtor DropDefaultStatement

Initializes a new instance of the DropDefaultStatement class.

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

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New DropDefaultStatement()
public DropDefaultStatement()
public:
DropDefaultStatement()
new : unit -> DropDefaultStatement
public function DropDefaultStatement()

Consulte também

Referência

DropDefaultStatement Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom