Returns the entity type mapped to the specified store entity set
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public ModelEntityType EntityTypeFor( StoreEntitySet storeEntitySet ) |
Visual Basic |
---|
Public Function EntityTypeFor ( _ storeEntitySet As StoreEntitySet _ ) As ModelEntityType |
Visual C++ |
---|
public: ModelEntityType^ EntityTypeFor( StoreEntitySet^ storeEntitySet ) |
Parameters
- storeEntitySet
- Type: HuagatiEDMXTools..::..StoreEntitySet
A store entityset that is mapped with this EntitySetMapping