Entity set that this entity type is a member of.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public ModelEntitySet EntitySet { get; } |
Visual Basic |
---|
Public ReadOnly Property EntitySet As ModelEntitySet Get |
Visual C++ |
---|
public: property ModelEntitySet^ EntitySet { ModelEntitySet^ get (); } |