DomainObjects Class Library

ScalarQuery.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

ScalarQuery Class | DomainObjects.Facade.Command Namespace