PublicAPI.Enums.Types.Settings.RelationTypeELMA API Documentation
Access path: PublicAPI.Enums.Types.Settings.RelationType
Properties

  NameDescription
Public propertyManyToMany
Many-to-many
Public propertyManyToManyInverse
Many-to-many (inversion)
Public propertyOneToMany
Multiple (1-N)
Public propertyOneToOne
Single (1-1 or N-1)
Back to Top
See Also