| Maptitude GISDK Help |
Sets the field sets for a Standard Caliper Geographic file.
Added to Version 2019.
SetFieldSets(string view_name, array set_info)
| Argument | Contents |
|---|---|
| view_name | The name of a view |
| set_info | An array of field sets |
Field sets are only supported for table files hard-linked to Standard Caliper Geographic files (.DBD) or Caliper Compact Geographic files (.CDF).
set_info should be an array of sets where each set is an array in the form {string set_name, array field_names}
| Error Type | Meaning |
|---|---|
| Error | set_info is not in the right form |
| Function | Summary |
|---|---|
| GetFieldSets() | Gets the field sets for a Standard Caliper Geographic file |
| ©2025 Caliper Corporation | www.caliper.com |