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