Share via


CloseCursorStatement Constructor

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

.NET Framework Security

See Also

Reference

CloseCursorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace