Skip to main content

MetadataCardinality Enumeration

MetadataCardinality Enumeration

Provides options for the type of relationship that exists between two entities in a metadata model.

Enumeration Values

NameSummary
OneToOne
Specifies a one-to-one relationship.
OneToMany
Specifies a one-to-many relationship.
ManyToOne
Specifies a many-to-one relationship.
ManyToMany
Specifies a many-to-many relationship.