C# Class DbExpressions.DbExistsExpression

Represents a subquery to test for existence of rows.
Inheritance: DbExpression
Mostra file Open project: seesharper/DbExpressions Class Usage Examples

Private Methods

Method Description
DbExistsExpression ( DbSelectExpression subSelectExpression )

Initializes a new instance of the DbExistsExpression class.