RecordSet Method |
Name | Description | |
---|---|---|
Set(String, DateTime) |
Gets the time value for the specified column in this record.
| |
Set(String, Int64) |
Sets the integer value for the specified column in this record.
| |
Set(String, String) |
Sets the String value for the specified column in this record.
| |
Set(String, Polygon) |
Sets the polygon value for the specified column in this record.
| |
Set(String, LatLon) |
Sets the location value for the specified column in this record.
|