CursorStatement Constructor

Initializes a new instance of the CursorStatement class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Protected Sub New
protected CursorStatement()
protected:
CursorStatement()
new : unit -> CursorStatement
protected function CursorStatement()

.NET Framework Security

See Also

Reference

CursorStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace