Dela via


DeallocateCursorStatement Constructor

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

.NET Framework Security

See Also

Reference

DeallocateCursorStatement Class

DeallocateCursorStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace