Property HavingClause
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
HavingClause
Gets the HAVING clause filter, or null if no HAVING clause has been set.
public Filter HavingClause { get; }
Gets the HAVING clause filter, or null if no HAVING clause has been set.
public Filter HavingClause { get; }