The DatabaseDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Connect |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() |
ConnectWithDelayedPrompting |
Creates a DataSourceConnection, using the specified serviceProvider and the settings in this data source instance. If needed, and allowed by the current prompt mode,
the user may be prompted for additional settings.
(Inherited from DataSource.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
See Also