Query for retrieving entity subtypes not mapped to the storage layer
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public IQueryable<ModelEntityType> GetUnmappedEntitySubTypes() |
Visual Basic |
---|
Public Function GetUnmappedEntitySubTypes As IQueryable(Of ModelEntityType) |
Visual C++ |
---|
public: IQueryable<ModelEntityType^>^ GetUnmappedEntitySubTypes() |