Second entity type involved in the association; principal entity type
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public ModelEntitySet ToEntitySet { get; set; } |
Visual Basic |
---|
Public Property ToEntitySet As ModelEntitySet Get Set |
Visual C++ |
---|
public: property ModelEntitySet^ ToEntitySet { ModelEntitySet^ get (); void set (ModelEntitySet^ value); } |