Class DatabaseInformationDB
This class supports the EPiServer infrastructure and is not intended to be used directly from your code.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.DataAccess
Assembly: EPiServer.dll
Version: 8.11.0Syntax
[ServiceConfiguration]
public class DatabaseInformationDB : DataAccessBase
Constructors
DatabaseInformationDB(IDatabaseHandler)
This member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Declaration
public DatabaseInformationDB(IDatabaseHandler databaseHandler)
Parameters
Type | Name | Description |
---|---|---|
IDatabaseHandler | 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 |