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