Compartir a través de


DropEventSessionStatement Constructor

Initializes a new instance of the DropEventSessionStatement 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 DropEventSessionStatement()
public DropEventSessionStatement()
public:
DropEventSessionStatement()
new : unit -> DropEventSessionStatement
public function DropEventSessionStatement()

Vea también

Referencia

DropEventSessionStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom