Dundas.BI.Entities Namespace |
Class | Description | |
---|---|---|
EntityBase |
Base class for application entities.
| |
EntityCopyOptions | Specifies options that affect how entities are copied. | |
EntityCreationOptions |
Specifies options for creating entities.
| |
EntityGetOptions | Class represents various flags and context-specific options affecting how entity is retrieved. | |
EntityLoadException |
The exception that is thrown when the entity cannot load correctly, due to missing dependencies or other internal issues.
| |
EntityNotCheckedInException |
The exception that is thrown when an operation is attempted on an entity that should be checked in.
| |
EntitySaveOptions | Represents entity save options. | |
InvalidProviderValueException |
The exception that is thrown when the validation of provider values fails.
| |
NotAutoGeneratedException |
The exception that is thrown when the user is trying to execute an operation that is valid only for auto generated entity objects.
| |
RewiringContext |
A data structure which contains the required information to perform a rewiring operation.
| |
RewiringException |
The exception that is thrown when an error occurs during a rewiring operation.
| |
UndoContext | Represents the context of the actions that may require undo or redo. | |
UndoFrame | Represents an undo frame. |
Structure | Description | |
---|---|---|
EntityInfo | Represents basic information about an entity. |
Interface | Description | |
---|---|---|
IEntityServiceT |
This interface is designed to support the application infrastructure and is not intended to be used by your code.
|
Enumeration | Description | |
---|---|---|
PersistencePolicy |
Specifies the persistence/transience options for entity generation methods.
|