The following tables list the members exposed by ODataUtilitiesBase.
Name | Description | |
---|---|---|
PARAM_MARKER | Place this in the select for each parameter. |
Name | Description | |
---|---|---|
BuildUri | Create a uri with parameters. | |
Convert | Overloaded. Perform a ToString() on a complex value. | |
ConvertToUriLiteral | ||
GetAsComplexValue | Saftey cast to ODataComplexValue then return | |
GetInstance | ||
ReadEntryList | Read a list of results. The results may be paged and the EntryList will have the NextUris. | |
ReadList | Read a list of results. The results may be paged and that will be handled by the returned object. | |
ReadValue | Overloaded. Read a a single entry. | |
TypeNameToDbType |