Store association set corresponding to this model association set. Not valid for many-to-many associations that has more than one underlying store association.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreAssociationSet StoreAssociationSet { get; } |
Visual Basic |
---|
Public ReadOnly Property StoreAssociationSet As StoreAssociationSet Get |
Visual C++ |
---|
public: property StoreAssociationSet^ StoreAssociationSet { StoreAssociationSet^ get (); } |