Association set that this navigation property is based on.

Namespace: HuagatiEDMXTools
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765

Syntax

C#
public ModelAssociationSet Association { get; }
Visual Basic
Public ReadOnly Property Association As ModelAssociationSet
	Get
Visual C++
public:
property ModelAssociationSet^ Association {
	ModelAssociationSet^ get ();
}

See Also