SqlHavingAttribute.SqlHavingAttribute Constructor
.NET Standard 2.x
Initializes a new instance of the SqlHavingAttribute class.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Overloads
| Constructor | Description |
|---|---|
| SqlHavingAttribute(string rawCondition) | Initializes a new instance of the SqlHavingAttribute class. |
| SqlHavingAttribute(string left, string right) | Initializes a new instance of the SqlHavingAttribute class. |