Dela 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
'Usage
Dim instance As New CloseCursorStatement()
public CloseCursorStatement()
public:
CloseCursorStatement()
public function CloseCursorStatement()

.NET Framework Security

See Also

Reference

CloseCursorStatement Class

CloseCursorStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace