AtomsFramework Persistence Layer Reference Guide

AssociationKey.ColumnMap Property

[This is preliminary documentation and subject to change.]

A column in the association that the attribute is mapped to.

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

Property Value

Remarks

The column map contains both the name of the table used to manage the association as well as the column being targeted.

See Also

AssociationKey Class | AtomsFramework Namespace