[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Implementation provides database instance services such as connection factory and connection settings.

The following tables list the members exposed by the DatabaseConfigServiceImpl type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetConnectionCache
Returns true to indicate a setting to retain connections between lookups.

GetConnectionFactory
Returns a connection factory for a configured database.

GetDataCache
Returns a new cache implementation for this database.

GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
DatabaseConfigServiceImplNew
Ctor.