GetDataSources Method (UniDataSourceEnumerator)
Retrieves a DataTable containing information about all known servers for the provider specified.
'Declaration
Public Shared Function GetDataSources( _
ByVal As String _
) As DataTable
Parameters
- providerName
- The data provider specifying the DBMS for which servers to search.
Return Value
DataTable containing information about all known servers for the provider specified.