IDataSourceProvider Methods
Include Protected Members
Include Inherited Members
The IDataSourceProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
EffectiveUserName | Returns the user name used to connect to the data source, including custom data. |
![]() |
GetId | Returns the identifier of the data source. |
![]() |
LastUpdate | Returns a timestamp of the last time that the data was updated. |
![]() |
RunQuery | Performs a query on the data source. |
![]() |
SetDataSource | Sets a data source. |
![]() |
TestConnection | Tests the connection to a data source. |
![]() |
Validate | Validates this object. |
Top
.gif)