CursorId Constructor

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

.NET Framework Security

See Also

Reference

CursorId Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace