DbMappingView Constructor (String)
Creates a DbMappingView instance having the specified entity SQL.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- entitySql
-
Type:
System.String
A string that specifies the entity SQL.
Creates a DbMappingView instance having the specified entity SQL.
A string that specifies the entity SQL.