Provides access to the RelateDescription Interface.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
GeometryResultOptions | Indicates whether we need to modify Geometry. |
![]() |
GeoTransformation | Geo transformation required to transform the geometry if the requested GCS is different from the source. |
![]() |
IncludeGeometry | Indicates whether we should include Geometry. |
![]() |
OutputSpatialReference | Spatial reference of the output geometry in the related records. |
![]() |
OutputTimeReference | Output time reference for the time fields. |
![]() |
RelatedTableDefinitionExpression | Definition expression of the related table for which related records are being requested. |
![]() |
RelatedTableFields | Table fields that need to be returned as a part of the relate results. |
![]() |
RelationshipID | Relationship ID that uniquely idenentifies a relate to a table. |
![]() |
ResultFormat | Result format that indicates the type of content in the result. |
CoClasses that implement IRelateDescription
CoClasses and Classes | Description |
---|---|
RelateDescription | A colcass that describes a relate for QueryRelatedRows. |