DatabaseCustomFactory Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The DatabaseCustomFactory type exposes the following members.

Constructors

  Name Description
Public method DatabaseCustomFactory

Methods

  Name Description
Public method CreateObject
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns a new instance of a concrete Database, described by the ConnectionStringSettings found in the configurationSource under the name name, plus any additional configuration information that might describe the the concrete Database.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAssembler
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Returns an IDatabaseAssembler that represents the building process for a a concrete Database.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

See Also

DatabaseCustomFactory Class

Microsoft.Practices.EnterpriseLibrary.Data Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.