共用方式為


ODataMessageReader.CreateODataEntryReader 方法

建立要讀取項目的 ODataReader

命名空間:  Microsoft.Data.OData
組件:  Microsoft.Data.OData (在 Microsoft.Data.OData.dll 中)

語法

'宣告
Public Function CreateODataEntryReader As ODataReader
'用途
Dim instance As ODataMessageReader
Dim returnValue As ODataReader

returnValue = instance.CreateODataEntryReader()
public ODataReader CreateODataEntryReader()
public:
ODataReader^ CreateODataEntryReader()
member CreateODataEntryReader : unit -> ODataReader 
public function CreateODataEntryReader() : ODataReader

傳回值

型別:Microsoft.Data.OData.ODataReader
建立的讀取器。

請參閱

參考

ODataMessageReader 類別

CreateODataEntryReader 多載

Microsoft.Data.OData 命名空間