Information
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.

ClassDescription
System_CAPS_pubclassEntitySqlParser

Represents the Public Entity SQL Parser class.

System_CAPS_pubclassFunctionDefinition

Entity SQL query inline function definition, returned as a part of ParseResult.

System_CAPS_pubclassParseResult

Entity SQL Parser result information.

Return to top
Show: