Properties
Optional cardinality
cardinality: "one-to-one" | "one-to-many" | "many-to-many"
Optional composite
composite: boolean
Optional id
id: number
Optional keyField
keyField: string
Optional keyFieldInRelationshipTable
keyFieldInRelationshipTable: string
Optional name
name: string
Optional relatedTableId
relatedTableId: number
Optional relationshipTableId
relationshipTableId: number
Optional role
role: "origin" | "destination"
The cardinality which specifies the number of objects in the origin FeatureLayer related to the number of objects in the destination FeatureLayer.
Read more...