What it does
Represents a data set query.Methods
| Definition | Description |
|---|---|
| AddValue ( column : string, value : object ) | Lets you add one or more conditions to the query by specifying a column’s name and value. |
| Definition | Description |
|---|---|
| AddValue ( column : string, value : object ) | Lets you add one or more conditions to the query by specifying a column’s name and value. |