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