ArcObjects Library Reference (Geoprocessing)  

IGPFeatureSchema Interface

Provides access to the properties/methods of a geoprocessing feature schema object.

Product Availability

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

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read/write property AdditionalFields Inidicates additional fields for the fields property.
Read/write property Extent The extent property.
Read/write property ExtentRule Inidicates how the extent property is to be managed.
Read/write property FeatureType The FeatureType.
Read/write property FeatureTypeRule Inidicates how the FeatureType property is to be managed.
Read/write property FieldsRule Inidicates how the fields property is to be managed.
Read/write property GeometryType The GeometryType.
Read/write property GeometryTypeRule Inidicates how the GeometryType property is to be managed.

CoClasses that implement IGPFeatureSchema

CoClasses and Classes Description
GPFeatureSchema Geoprocessing Feature Schema object.