RepositoryDiscoverer Methods | ![]() |
The RepositoryDiscoverer type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiscoverServer |
Locates a data server.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FindData(Country) |
Locate country-specific data source for the given country.
|
![]() | FindData(String) |
Locate data sources from a specified vendor.
|
![]() | FindData(Country, String) |
Locate country-specific data source for the given country and vendor.
|
![]() | FindGlobal |
Returns a list of all local repositories on the data server.
|
![]() | FindGlobal(String) |
Locate data source for the given vendor.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ListCountries |
Returns a list of all available countries on the data server.
|
![]() | ListVendors |
Returns a list of all available vendors on the data server.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |