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