The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Data.Common.EntitySql Namespace
.NET Framework (current version)
The System.Data.Common.EntitySql namespace includes the EntitySqlParser class and other support classes. These classes enable you to parse an Entity SQL query string and create a command tree query.
| Class | Description | |
|---|---|---|
![]() | EntitySqlParser | Represents the Public Entity SQL Parser class. |
![]() | FunctionDefinition | Entity SQL query inline function definition, returned as a part of ParseResult. |
![]() | ParseResult | Entity SQL Parser result information. |
Show:
