Back to Devexpress

ManyToManyAliasAttribute Properties

xpo-devexpress-dot-xpo-dot-manytomanyaliasattribute-dot-underscore-properties.md

latest1.3 KB
Original Source

ManyToManyAliasAttribute Properties

Applied to properties. Binds parts of the many-to-many relationship defined with an intermediate object.

NameDescription
OneToManyCollectionNameThe name of the collection with intermediate objects (the name of the “many” side in the one-to-many relationship with an intermediate object).
ReferenceInTheIntermediateTableNameThe name of the intermediate object property that stores the link to an object you want to bind with a many-to-many relationship (the name of the “one” side in the one-to-many relationship with an intermediate object).
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.

See Also

ManyToManyAliasAttribute Class

ManyToManyAliasAttribute Members

DevExpress.Xpo Namespace