ArcObjects Library Reference (Geoprocessing)  

IGPSAGeoDataDomain Interface

Provides access to GPSA Geo-Data Domain.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method AddDataType Adds a GPDataType.
Method AddFieldType Adds an esriFieldType.
Method AddGeometryType Adds an esriGeometryType.
Read/write property CheckField Indicates if checking field in Validation.
Method ClearDataType Clears a GPDataType.
Method ClearFieldType Clears a esriFieldType.
Method ClearGeometryType Clears a esriGeometryTypes.
Read-only property DataType GPDataType at an index.
Read-only property DataTypeCount GPDataType count.
Read-only property DataTypes All GPDataTypes.
Read/write property DefaultFieldName Defualt field name.
Read-only property FieldType Field type at an index.
Read-only property FieldTypeCount Field type count.
Read-only property FieldTypes All esriFieldTypes.
Read-only property GeometryType Geometry type at an index.
Read-only property GeometryTypeCount Geometry type count.
Read-only property GeometryTypes All esriGeometryTypes.
Method RemoveDataType Removes a GPDataType.
Method RemoveFieldType Removes an esriFieldType.
Method RemoveGeometryType Removes an esriGeometryType.
Method SelectFields Selects Fields in a DETable.
Method SelectFromArray Selects DEGeoDatasets from an Array.
Method SelectFromWorkspace Selects DEGeoDatasets from a workspace path.
Method SetAreaFeatureData Sets polygon feature data.
Method SetFeatureData Sets feature data.
Method SetLineFeatureData Sets polyline feature data.
Method SetNumericFieldTypes Sets numeric field types.
Method SetPointFeatureData Sets point-type feature data.
Method SetRasterData Sets raster data.
Method ValidateDataType Validates a GPDataType.
Method ValidateFieldType Validate an esriFieldType.
Method ValidateGeometryType Validates an esriGeometryType.

CoClasses that implement IGPSAGeoDataDomain

CoClasses and Classes Description
GPSAGeoDataDomain Geoprocessor GPSA Geo-data Domain.