GeoStreamRepository Methods |
The GeoStreamRepository type exposes the following members.
Name | Description | |
---|---|---|
Dispose |
Disposes of this LocalRepository. See remarks.
(Inherited from Repository.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDrivingSide |
Indicates which side of the road vehicles drive in the specified country.
(Overrides RepositoryGetDrivingSide(Country).) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasCountry |
Returns true only if the GeoStream server (represented by this GeoStreamRepository object)
has data for the given Country.
(Overrides RepositoryHasCountry(Country).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UseDataSets(DataSet) |
Specify the server-side datasets to be used.
| |
UseDataSets(String) |
Specify the server-side datasets to be used.
|