FetchCursorStatement-Konstruktor

Initialisiert eine neue Instanz der FetchCursorStatement-Klasse.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public FetchCursorStatement()
public:
FetchCursorStatement()
new : unit -> FetchCursorStatement
public function FetchCursorStatement()

.NET Framework-Sicherheit

Siehe auch

Referenz

FetchCursorStatement Klasse

Microsoft.Data.Schema.ScriptDom.Sql-Namespace