FetchCursorStatement Constructor

Initializes a new instance of the FetchCursorStatement class.

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 Security

See Also

Reference

FetchCursorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace