Compartir a través de


DropAggregateStatement Constructor

Initializes a new instance of the DropAggregateStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New DropAggregateStatement()
public DropAggregateStatement()
public:
DropAggregateStatement()
new : unit -> DropAggregateStatement
public function DropAggregateStatement()

Vea también

Referencia

DropAggregateStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom