Dela via


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
'Usage
Dim instance As New CursorStatement()
protected CursorStatement()
protected:
CursorStatement()
protected function CursorStatement()

.NET Framework Security

See Also

Reference

CursorStatement Class

CursorStatement Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace