Class DatabaseInformationDB
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.
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.Internal
Assembly: EPiServer.dll
Version: 11.20.7Syntax
[ServiceConfiguration]
public class DatabaseInformationDB : DataAccessBase
Constructors
DatabaseInformationDB(IDatabaseExecutor)
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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()
Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. 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 |