[Missing <summary> documentation for "N:Litium.Foundation.Data"]

Classes

  Class Description
Public class ColumnNames
Column names.
Public class DALException
Base exception class for the Data Access Layer.
Public class DatabaseConnectionFailureException
Thrown when connection to the database failed.
Public class DataSettings
Data settings used in the data access layer.
Public class DeadlockException
Exceptions for deadlock errors in the DAL.
Public class FileWriteFailureException
Thrown when the writing to the Files-folder failed.
Public class LoadDALFailureException
Thrown when the DAL failed to load.

Interfaces

  Interface Description
Public interface ICurrencyDataProvider
Data provider tier functions for languages.
Public interface IDAL
Data Access Layer interface.
Public interface IEventDataProvider
Data provider tier functions for events.
Public interface IGroupDataProvider
Data provider tier functions for groups.
Public interface ILanguageDataProvider
Data provider tier functions for languages.
Public interface ILogDataProvider
Data provider tier functions for log entries.
Public interface IModuleDataProvider
Data provider tier functions for modules.
Public interface IPermissionDataProvider
Data provider tier functions for permissions.
Public interface ISolutionDataProvider
Data provider tier functions for solution.
Public interface ISpellingDictionaryDataProvider
Data provider tier functions for handling spellchecker.
Public interface IStringsDataProvider
Data provider tier functions for system and module strings.
Public interface IUserDataProvider
Data provider tier functions for Users.