Compartir a través de


QueueStatement Constructor

Initializes a new instance of the QueueStatement class.

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

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New QueueStatement()
protected QueueStatement()
protected:
QueueStatement()
new : unit -> QueueStatement
protected function QueueStatement()

Vea también

Referencia

QueueStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom