QueryAnalysisValidationResult interface

Results for query analysis comparison between the source and target

Properties

queryResults

List of queries executed and it's execution results in source and target

validationErrors

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