Partager via


Constructeur CursorStatement

Initializes a new instance of the CursorStatement class.

Espace de noms :  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly :  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation
Dim instance As New CursorStatement()
protected CursorStatement()
protected:
CursorStatement()
new : unit -> CursorStatement
protected function CursorStatement()

Voir aussi

Référence

CursorStatement Classe

Espace de noms Microsoft.SqlServer.TransactSql.ScriptDom