Skip to main content

Enum CardinalityType

Namespace: Varigence.Languages.Biml.Dimension

Assembly: Biml.dll

C#


public enum CardinalityType

Fields

FieldsDescription
OneToManySpecifies that a related attribute has a one-to-many relationship with this attribute.
OneToOneSpecifies that a related attribute has a one-to-one relationship with this attribute.