DatabaseData Properties

Include Protected Members
Include Inherited Members

The DatabaseData type exposes the following members.

Properties

  Name Description
Protected property ConfigurationSource
Gets the function to access configuration information.
Public property ConnectionString
Gets the connection string for the represented database.
Protected property ConnectionStringSettings
Gets the ConnectionStringSettings for the database data.
Public property Name
Gets the name for the represented database.

See Also

DatabaseData Class

Microsoft.Practices.EnterpriseLibrary.Data.Configuration Namespace