다음을 통해 공유


ODataBatchReader.Read 메서드

일괄 처리 메시지 페이로드에서 다음 부분을 읽습니다.

네임스페이스:  Microsoft.Data.OData
어셈블리:  Microsoft.Data.OData(Microsoft.Data.OData.dll)

구문

‘선언
Public Function Read As Boolean
‘사용 방법
Dim instance As ODataBatchReader
Dim returnValue As Boolean

returnValue = instance.Read()
public bool Read()
public:
bool Read()
member Read : unit -> bool 
public function Read() : boolean

반환 값

유형: System.Boolean
추가 항목을 읽은 경우 true이고, 그렇지 않으면 false입니다.

참고 항목

참조

ODataBatchReader 클래스

Microsoft.Data.OData 네임스페이스