Click or drag to resize

PDTec.IceNet.Sdk Namespace

The PDTec.IceNet.Sdk namespace provides a central entry point to ice.NET. Use the IceNetSdk class to create cusomizable repository instances if you do not want to use preconfigured application setups.
Classes
  ClassDescription
Public classConfigSectionHandler
Public classCode exampleIceNetApplication
Abstract base class for database applications with standard characteristics (single database repository, configuration via [application].config).
Public classIceNetApplicationRepositoryServiceScope
Marks the boundaries of a (disposable) repository access scope.
Public classIceNetConfig
Public classIceNetConfigAuthenticationConfig
Public classIceNetConfigResourceConfig
Public classIceNetConfigTextConfig
Public classIceNetSdk
Entry point to create repository instances (using factories). Use this class if you do not want to use preconfigured application setups.
Public classIceNetTexts
Localized standard texts.
Public classResolveVaultDirectoryEventArgs
Maps a logical vault information (vault name) to a physical storage location (vault root directory). This mapping is meaningful for file system vaults only.
Public classResolveVaultFilePathEventArgs
Maps a logical vault information (vault name) to a physical storage location (vault root directory). This mapping is meaningful for file system vaults only.
Public classVaultsConfig
Public classVaultsConfigVaultConfig
Interfaces
  InterfaceDescription
Public interfaceIDatabaseRepositoryFactory
Interface of a factory that creates an ice.NET database repository.
Public interfaceIInProcFileImplFactory
A factory for repository representations.
Public interfaceCode exampleIInProcRepositoryFactory
A factory for repository representations.
Enumerations
  EnumerationDescription
Public enumerationDatabaseService Obsolete.
Describes the type of database server to be used as relational persistence engine ("technology binding") for the ice.NET platform.