다음을 통해 공유


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 네임스페이스