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