Storage model junction entity set for many-to-many associations
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreEntitySet StoreEntitySetJunction { get; } |
Visual Basic |
---|
Public ReadOnly Property StoreEntitySetJunction As StoreEntitySet Get |
Visual C++ |
---|
public: property StoreEntitySet^ StoreEntitySetJunction { StoreEntitySet^ get (); } |