C# Class DbExpressions.DbQueryExpression

Provides the base class from which the classes that represents database queries are derived.
Inheritance: DbExpression
Show file Open project: seesharper/DbExpressions