Provides access to GPSA Geo-Data Domain.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AddDataType | Adds a GPDataType. | |
AddFieldType | Adds an esriFieldType. | |
AddGeometryType | Adds an esriGeometryType. | |
CheckField | Indicates if checking field in Validation. | |
ClearDataType | Clears a GPDataType. | |
ClearFieldType | Clears a esriFieldType. | |
ClearGeometryType | Clears a esriGeometryTypes. | |
DataType | GPDataType at an index. | |
DataTypeCount | GPDataType count. | |
DataTypes | All GPDataTypes. | |
DefaultFieldName | Defualt field name. | |
FieldType | Field type at an index. | |
FieldTypeCount | Field type count. | |
FieldTypes | All esriFieldTypes. | |
GeometryType | Geometry type at an index. | |
GeometryTypeCount | Geometry type count. | |
GeometryTypes | All esriGeometryTypes. | |
RemoveDataType | Removes a GPDataType. | |
RemoveFieldType | Removes an esriFieldType. | |
RemoveGeometryType | Removes an esriGeometryType. | |
SelectFields | Selects Fields in a DETable. | |
SelectFromArray | Selects DEGeoDatasets from an Array. | |
SelectFromWorkspace | Selects DEGeoDatasets from a workspace path. | |
SetAreaFeatureData | Sets polygon feature data. | |
SetFeatureData | Sets feature data. | |
SetLineFeatureData | Sets polyline feature data. | |
SetNumericFieldTypes | Sets numeric field types. | |
SetPointFeatureData | Sets point-type feature data. | |
SetRasterData | Sets raster data. | |
ValidateDataType | Validates a GPDataType. | |
ValidateFieldType | Validate an esriFieldType. | |
ValidateGeometryType | Validates an esriGeometryType. |
CoClasses that implement IGPSAGeoDataDomain
CoClasses and Classes | Description |
---|---|
GPSAGeoDataDomain | Geoprocessor GPSA Geo-data Domain. |