DomainObjects Class Library

Query.Having Property

The criteria that will be converted to the HAVING clause of the SQL select statement.

public Criteria Having {get; set;}

Implements

IQuery.

See Also

Query Class | DomainObjects.Facade.Command Namespace