Class | Description | |
---|---|---|
AggregatedDataProvider | This is a data provider to aggregate groupped and summarized data for use in components that want that information to be flattened. | |
BaseDataSource | Provides a base implementation of IDataSource that data source implementations can further extend. | |
FlatDataProvider | This is a data provider to aggregate groupped and summarized data for use in components that want that information to be flattened. | |
LocalDataSource | A local data source which has synchronous access to its data items. | |
VirtualDataSource | A virtual data source which may not have synchronous access to all its data items, and resulting may synchronously return placeholders for items that have yet to be actualized. |
Enumeration | Description | |
---|---|---|
FlatDataProviderJoinCollisionType | Enumerates the join types available to the flat data provider. | |
FlatDataProviderJoinType | Enumerates the join types available to the flat data provider. |