Name |
Description |
DynamicContext |
A DynamicContext instance represents a combination of the Unit Of Work and Repository patterns such that it can be used to query from a database and group together changes that will then be written back to the store as a unit. DynamicContext is conceptually similar to DbContext. |
DynamicExceptionHandler |
A dynamic exception handler. |
DynamicExceptionHandler.ErrorMessageResult |
Encapsulates the result of an error message. |
DynamicMetadataObject |
A dynamic metadata object. |
DynamicODataActionInvoker |
Contains method that is used to invoke HTTP operation. |
DynamicODataActionSelector |
Contains the logic for selecting an action method. |
ODataMessageWrapper |
Wrapper for Interface for synchronous OData request messages. |