GeolocationServiceToDataTable Method |
| Name | Description | |
|---|---|---|
| ToDataTable(IEnumerableGeolocationInfo) |
Converts the given geolocation data to an instance of DataTable. The IP-address will be used as a primary key.
| |
| ToDataTable(IEnumerableGeolocationInfo, Boolean) |
Converts the given geolocation data to an instance of DataTable. The IP-address will be used as a primary key.
|