PostalCode Class |
Namespace: NetQuarry
The PostalCode type exposes the following members.
Name | Description | |
---|---|---|
ZipDistanceCalc |
Calculate the distance between two zip codes.
| |
ZipInfoLookup(IDatabase, String, PostalCodeSearchOptions) |
Look up a ZIP code from the xot_zip_codes table.
| |
ZipInfoLookup(IDatabase, String, String, String, PostalCodeSearchOptions) |
Look up a ZIP code from a table or view similar to the xot_zip_codes table.
|