The store entityset that this entity type belongs to.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreEntitySet EntitySet { get; } |
Visual Basic |
---|
Public ReadOnly Property EntitySet As StoreEntitySet Get |
Visual C++ |
---|
public: property StoreEntitySet^ EntitySet { StoreEntitySet^ get (); } |