Class DatabaseInformationDB
Inherited Members
Namespace: EPiServer.DataAccess.Internal
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[ServiceConfiguration]
public class DatabaseInformationDB : DataAccessBase
Constructors
DatabaseInformationDB(IDatabaseExecutor)
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Declaration
public DatabaseInformationDB(IDatabaseExecutor databaseHandler)
Parameters
| Type | Name | Description |
|---|---|---|
| IDatabaseExecutor | databaseHandler |
Methods
LoadInformation()
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Declaration
public ListDictionary LoadInformation()
Returns
| Type | Description |
|---|---|
| System.Collections.Specialized.ListDictionary |