[Missing <summary> documentation for "N:Litium.Foundation.Data"]
Classes
| Class | Description | |
|---|---|---|
|
|
ColumnNames |
Column names.
|
|
|
DALException |
Base exception class for the Data Access Layer.
|
|
|
DatabaseConnectionFailureException |
Thrown when connection to the database failed.
|
|
|
DataSettings |
Data settings used in the data access layer.
|
|
|
DeadlockException |
Exceptions for deadlock errors in the DAL.
|
|
|
FileWriteFailureException |
Thrown when the writing to the Files-folder failed.
|
|
|
LoadDALFailureException |
Thrown when the DAL failed to load.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
ICurrencyDataProvider |
Data provider tier functions for languages.
|
|
|
IDAL |
Data Access Layer interface.
|
|
|
IEventDataProvider |
Data provider tier functions for events.
|
|
|
IGroupDataProvider |
Data provider tier functions for groups.
|
|
|
ILanguageDataProvider |
Data provider tier functions for languages.
|
|
|
ILogDataProvider |
Data provider tier functions for log entries.
|
|
|
IModuleDataProvider |
Data provider tier functions for modules.
|
|
|
IPermissionDataProvider |
Data provider tier functions for permissions.
|
|
|
ISolutionDataProvider |
Data provider tier functions for solution.
|
|
|
ISpellingDictionaryDataProvider |
Data provider tier functions for handling spellchecker.
|
|
|
IStringsDataProvider |
Data provider tier functions for system and module strings.
|
|
|
IUserDataProvider |
Data provider tier functions for Users.
|