AtomsFramework Persistence Layer Reference Guide

AssociationMapEntry Class

[This is preliminary documentation and subject to change.]

Class for from/to attribute pairings used in anchoring an association between classes.

For a list of all members of this type, see AssociationMapEntry Members.

System.Object
   AtomsFramework.AssociationMapEntry

[Visual Basic]
Public Class AssociationMapEntry
[C#]
public class AssociationMapEntry

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Each AssociationMap has a collection of attribute entries that are used to anchor the association. This class is used for each of the individual attribute pairings that are used in the association.

Requirements

Namespace: AtomsFramework

Assembly: AtomsFramework (in AtomsFramework.dll)

See Also

AssociationMapEntry Members | AtomsFramework Namespace