Name | Description | |
---|---|---|
DatasetType | Overridden. Gets the dataset type. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by AttributedRelationshipClassDefinition.
Name | Description | |
---|---|---|
DatasetType | Overridden. Gets the dataset type. | |
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
FindField | Gets the index position for a field by name. This method must be called on the MCT. Use QueuedTask.Run. | |
GetAliasName | Gets the alias name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetCardinality | Gets the valid cardinality of the relationship. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetDestinationClass | Gets the name of the destination class. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetDestinationForeignKeyField | Gets the name of the destination foreign key field. This method must be called on the MCT. Use QueuedTask.Run. | |
GetDestinationKeyField | Gets the name of the destination primary key field. This method must be called on the MCT. Use QueuedTask.Run. | |
GetFields | Gets the fields in the AttributedRelationshipClass's intermediate table. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition) | |
GetObjectIDField | Gets the name of the ObjectID field in the AttributedRelationshipClass's intermediate table. This method must be called on the MCT. Use QueuedTask.Run. | |
GetOriginClass | Gets the name of the origin class. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetOriginForeignKeyField | Gets the name of the origin foreign key field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetOriginKeyField | Gets the name of the origin (primary) key field. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
GetRelationshipSplitPolicy | Gets the split policy of the RelationshipClass. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
IsAttachmentRelationship | Gets a value which indicates if the relationship is used to enable attachment support for a table. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) | |
IsComposite | Gets a value indicating whether the lifetime of the destination rows are dependent on the lifetime of the origin rows. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.RelationshipClassDefinition) |