Delen via


QueryExecutionResult Class

Definition

Describes query analysis results for execution in source and target.

public class QueryExecutionResult
type QueryExecutionResult = class
Public Class QueryExecutionResult
Inheritance
QueryExecutionResult

Properties

QueryText

Query text retrieved from the source server.

SourceResult

Query analysis result from the source.

StatementsInBatch

Total no. of statements in the batch.

TargetResult

Query analysis result from the target.

Applies to