Share via


OpenCursorStatement Constructor

Initializes a new instance of the OpenCursorStatement 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 OpenCursorStatement()
public:
OpenCursorStatement()
new : unit -> OpenCursorStatement
public function OpenCursorStatement()

.NET Framework Security

See Also

Reference

OpenCursorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace