| PDTec.IceNet.Sdk Namespace |
| Class | Description | |
|---|---|---|
| ConfigSectionHandler | ||
| IceNetApplication |
Abstract base class for database applications
with standard characteristics (single database repository,
configuration via [application].config).
| |
| IceNetApplicationRepositoryServiceScope |
Marks the boundaries of a (disposable) repository access scope.
| |
| IceNetConfig | ||
| IceNetConfigAuthenticationConfig | ||
| IceNetConfigResourceConfig | ||
| IceNetConfigTextConfig | ||
| IceNetSdk |
Entry point to create repository instances (using factories). Use this class
if you do not want to use preconfigured application setups.
| |
| IceNetTexts |
Localized standard texts.
| |
| ResolveVaultDirectoryEventArgs |
Maps a logical vault information (vault name) to a physical storage
location (vault root directory). This mapping is meaningful for file
system vaults only.
| |
| ResolveVaultFilePathEventArgs |
Maps a logical vault information (vault name) to a physical storage
location (vault root directory). This mapping is meaningful for file
system vaults only.
| |
| VaultsConfig | ||
| VaultsConfigVaultConfig |
| Interface | Description | |
|---|---|---|
| IDatabaseRepositoryFactory |
Interface of a factory that creates an ice.NET database repository.
| |
| IInProcFileImplFactory |
A factory for repository representations.
| |
| IInProcRepositoryFactory |
A factory for repository representations.
|
| Enumeration | Description | |
|---|---|---|
| DatabaseService |
Describes the type of database server to be used as relational
persistence engine ("technology binding") for the ice.NET platform.
|