ODataCollectionReader 构造函数

创建 ODataCollectionReader 类的新实例。

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

语法

声明
Protected Sub New
用法

Dim instance As New ODataCollectionReader()
protected ODataCollectionReader()
protected:
ODataCollectionReader()
new : unit -> ODataCollectionReader
protected function ODataCollectionReader()

请参阅

参考

ODataCollectionReader 类

Microsoft.Data.OData 命名空间