AtomsFramework Persistence Layer Reference Guide

AssociationTable.FromKeys Property

[This is preliminary documentation and subject to change.]

A collection of key mappings.

[Visual Basic]
Public ReadOnly Property FromKeys As AssociationKeyCollection
[C#]
public AssociationKeyCollection FromKeys {get;}

Property Value

Remarks

This collection contains the key attribute mappings of the From Class onto the database table.

See Also

AssociationTable Class | AtomsFramework Namespace