DataQuerySettingsBaseTQueryHaving Method |
Name | Description | |
---|---|---|
![]() | Having(IWhereCondition) |
Adds the given having conditions to the query.
|
![]() | Having(ActionWhereCondition) |
Adds the given where condition to the query. Creates a new where condition object and runs the setup actions on it.
|
![]() | Having(String, Boolean) |
Specifies the having condition
|