Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the DatasetType of this derived dataset. |
The following tables list the members exposed by RelationshipClass.
Name | Description | |
---|---|---|
Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) | |
Type | Overridden. Gets the DatasetType of this derived dataset. |
Name | Description | |
---|---|---|
CreateRelationship | Creates a new relationship between the two specified rows. This method must be called on the MCT. Use QueuedTask.Run. | |
DeleteRelationship | Removes a relationship between the two specified rows. This method must be called on the MCT. Use QueuedTask.Run. | |
Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) | |
GetDatastore | Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetDefinition | Gets the RelationshipClassDefinition of this dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetFeatureDataset | Gets the FeatureDataset in which this relationship class is contained. This method must be called on the MCT. Use QueuedTask.Run | |
GetID | Gets the ID associated with this relationship class. This method must be called on the MCT. Use QueuedTask.Run. | |
GetName | Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetPath | Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetRegistrationType | Gets the RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset) | |
GetRowsRelatedToDestinationRows | Gets the rows from the origin table that are related to the destination row object IDs. This method must be called on the MCT. Use QueuedTask.Run. | |
GetRowsRelatedToOriginRows | Gets the rows from the destination table that are related to the origin row object IDs. This method must be called on the MCT. Use QueuedTask.Run. |
Name | Description | |
---|---|---|
GetDataConnection | Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run. | |
GetIsKnowledgeGraphDataset | Gets whether the dataset is a knowledge graph dataset or not. This method must be called on the MCT. Use QueuedTask.Run. |