SqlDatabaseData Properties

Include Protected Members
Include Inherited Members

The SqlDatabaseData type exposes the following members.

Properties

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

See Also

SqlDatabaseData Class

Microsoft.Practices.EnterpriseLibrary.Data.Sql.Configuration Namespace