Skip to main content

What it does

Represents a data set query.

Methods

DefinitionDescription
AddValue ( column : string, value : object )Lets you add one or more conditions to the query by specifying a column’s name and value.