Navigation property corresponding to this association in the dependent (from) entity type
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public NavigationProperty NavigationPropertyFrom { get; } |
Visual Basic |
---|
Public ReadOnly Property NavigationPropertyFrom As NavigationProperty Get |
Visual C++ |
---|
public: property NavigationProperty^ NavigationPropertyFrom { NavigationProperty^ get (); } |