QueryAnalysisValidationResult interface
Results for query analysis comparison between the source and target
Properties
query |
List of queries executed and it's execution results in source and target |
validation |
Errors that are part of the execution |
Property Details
queryResults
List of queries executed and it's execution results in source and target
queryResults?: QueryExecutionResult
Property Value
validationErrors
Errors that are part of the execution
validationErrors?: ValidationError
Property Value
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