Sql.Net Class Library Documentation

WhereClause Properties

The properties of the WhereClause class are listed below. For a complete list of WhereClause class members, see the WhereClause Members topic.

Public Instance Properties

IsEmpty Returns true if this WhereClause and its descendant sub clauses have no terms
Relationship Gets the relationship for this clause
SubClauses Gets the sub clauses collection for this WherePhrase
Terms Gets the terms collection for this WherePhrase

See Also

WhereClause Class | Reeb.SqlOM Namespace