QueryCheck interface
The rule query details.
Properties
column |
Column names of expected result. |
expected |
Expected result. |
query | The rule query. |
Property Details
columnNames
Column names of expected result.
columnNames?: string[]
Property Value
string[]
expectedResult
Expected result.
expectedResult?: string[][]
Property Value
string[][]
query
The rule query.
query?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript