Partilhar via


Construtor CursorStatement

Initializes a new instance of the CursorStatement class.

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

Sintaxe

'Declaração
Protected Sub New
'Uso
Dim instance As New CursorStatement()
protected CursorStatement()
protected:
CursorStatement()
new : unit -> CursorStatement
protected function CursorStatement()

Consulte também

Referência

CursorStatement Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom