ODataMessageReader.CreateODataEntryReaderAsync Method
Include Protected Members
Include Inherited Members
Asynchronously creates an ODataReader to read an entry.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
CreateODataEntryReaderAsync() | Asynchronously creates an ODataReader to read an entry. |
![]() |
CreateODataEntryReaderAsync(IEdmEntityType) | Asynchronously creates an ODataReader to read an entry. |
Top