The AssociationSetMapping type exposes the following members.

Properties

  NameDescription
Public propertyAliasName
Alias name. For AssociationSetMapping, this is the same as the Name property.
Public propertyFullName
Fully qualified name. For AssociationSetMapping, this is the same as the Name property.
Public propertyModelAssociationSet
Returns the ModelAssociationSet mapped with this AssociationSetMapping
Public propertyName
AssociationSetMapping name, corresponding to the Name attribute in the MSL AssociationSetMapping element
Public propertyStoreEntitySet
Returns the StoreEntitySet mapped with this AssociationSetMapping
Public propertyStoreEntitySetName
Name of the mapped store entity set
Public propertyTypeName
The AssociationSetMapping's conceptual model association

See Also