AtomsFramework Persistence Layer Reference Guide

AssociationKey.AttributeMap Property

[This is preliminary documentation and subject to change.]

The attribute being mapped to the database column.

[Visual Basic]
Public Property AttributeMap As AttributeMap
[C#]
public AttributeMap AttributeMap {get; set;}

Property Value

Remarks

The attribute must exist in the appropriate class in the association.

See Also

AssociationKey Class | AtomsFramework Namespace