This topic has not yet been rated - Rate this topic

System.Data.Common.EntitySql Namespace

.NET Framework 4.5

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
Public classEntitySqlParserRepresents the Public Entity SQL Parser class.
Public classFunctionDefinition Entity SQL query inline function definition, returned as a part of ParseResult.
Public classParseResult Entity SQL Parser result information.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.