Class | Description | |
---|---|---|
AspSessionBasedFactory | Factory for creating instances of class EntityDataService | |
DataServiceUriParser | ||
EntityColumnValueStream | ||
EntityDataService | EntityDataService works in ASP compatibility mode, ie one user session can process different instances of the service. The service should not cache anything in its instance. All data cached between requests must be in the ServiceContext, which must store all data in the ASP session of the user | |
EntityLazyProxy | ||
MetadataProvider | ||
PagingProvider | ||
QueryProvider | ||
ServiceContext | ||
ServiceContext.AggregateErrorsException | ||
ServiceFactoryAttribute | ||
StreamProvider | ||
UpdateProvider |