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()