Back to Devexpress

AssociationAttribute Properties

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

latest1.4 KB
Original Source

AssociationAttribute Properties

Identifies the end of an association that is involved in an object relationship.

NameDescription
AssemblyNameGets or sets the assembly name where the type which is associated with the object at the opposite end of the association is declared.
ElementTypeNameGets or sets the full name of the type which describes the object on the opposite end of the association.
NameGets the name of the association.
TypeIdWhen implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
UseAssociationNameAsIntermediateTableNameGets or sets whether the association’s name is used as the name of a junction table in a many-to-many relationship.

See Also

AssociationAttribute Class

AssociationAttribute Members

DevExpress.Xpo Namespace