Windward Engine API Reference
WindwardReportsDrivers.net.windward.datasource.odata Namespace
See Also  Inheritance Hierarchy Send comments on this topic.

Glossary Item Box

Classes

 ClassDescription
ClassODataDataSourceBase  
ClassODataQueryHelper  
ClassODataResultRow  
ClassODataUtilitiesBase  
ClassODataUtilitiesBase.EntryList The collection of entries returned by a select. If these results are paged, this contains the uri for the next page for this specific entry list's next page of results.
ClassODataUtilitiesBase.ReadListResult When reading a list of results, returns this class. This class holds a block of results that are read through. When moving through the list, previous entries are dropped. Reading does not cause a move and you can read ahead.
ClassODataUtilitiesBase.ResultCollectionValue A collection of values in an entry.
ClassODataUtilitiesBase.ResultComplexValue A complex value (list of properties) in an entry.
ClassODataUtilitiesBase.ResultEntry A single entry. This is composed of the property values containing the entry properties. And if this is built with a $expand, the list of Feeds is the list of entries joined to this entry.
ClassODataUtilitiesBase.ResultProperty A single property in an entry.

See Also

© 2019 All Rights Reserved.