FetchCursorStatement 构造函数

初始化 FetchCursorStatement 类的新实例。

命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

语法

声明
Public Sub New
public FetchCursorStatement()
public:
FetchCursorStatement()
new : unit -> FetchCursorStatement
public function FetchCursorStatement()

.NET Framework 安全性

请参见

参考

FetchCursorStatement 类

Microsoft.Data.Schema.ScriptDom.Sql 命名空间