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
public DeallocateCursorStatement()
public:
DeallocateCursorStatement()
new : unit -> DeallocateCursorStatement
public function DeallocateCursorStatement()

.NET Framework Security

See Also

Reference

DeallocateCursorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace