public RelationshipCardinality GetCardinality()
Public Function GetCardinality() As RelationshipCardinality
Return Value
The valid cardinality of the relationship.
public RelationshipCardinality GetCardinality()
Public Function GetCardinality() As RelationshipCardinality
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
The cardinality indicates the valid number of rows that can be related to a given origin row.
The cardinality of the relationship class will not restrict the creation of invalid relationships but will allow Table.Validate to identify cases where the created relations do not adhere.
Target Platforms: Windows 11, Windows 10