EntitySqlParser Class
Public Entity SQL Parser class.
Assembly: EntityFramework (in EntityFramework.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Parse(String, DbParameterReferenceExpression[]) | Parse the specified query with the specified parameters. |
![]() | ParseLambda(String, DbVariableReferenceExpression[]) | Parse a specific query with a specific set variables and produce a DbLambda . |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.