StkCityDatabaseQuery Properties |
The StkCityDatabaseQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | CentralBodyName |
Gets or sets a regular expression that the CentralBodyName
must match in order to be included in the query.
|
![]() | CityName |
Gets or sets a regular expression that the CityName
must match in order to be included in the query.
|
![]() | CountryName |
Gets or sets a regular expression that the CountryName
must match in order to be included in the query.
|
![]() | MaximumLatitude |
Gets or sets the maximum value of Latitude in radians that
is allowed in order for the entry to be included in the query.
|
![]() | MaximumLongitude |
Gets or sets the maximum value of Longitude in radians that
is allowed in order for the entry to be included in the query.
|
![]() | MinimumLatitude |
Gets or sets the minimum value of Latitude in radians that
is allowed in order for the entry to be included in the query.
|
![]() | MinimumLongitude |
Gets or sets the minimum value of Longitude in radians that
is allowed in order for the entry to be included in the query.
|
![]() | ProvinceName |
Gets or sets a regular expression that the ProvinceName
must match in order to be included in the query.
|
![]() | TypeOfCity |
Gets or sets a value that the TypeOfCity
must match in order to be included in the query.
|