ExecutionResult Class

Definition

public class ExecutionResult : Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlExecutionResult
type ExecutionResult = class
    inherit SqlExecutionResult
Public Class ExecutionResult
Inherits SqlExecutionResult
Inheritance
ExecutionResult

Constructors

Name Description
ExecutionResult(SqlExecutionResult)

Properties

Name Description
DataSet (Inherited from SqlExecutionResult)
ExecutionTime (Inherited from SqlExecutionResult)
RowsAffected (Inherited from SqlExecutionResult)

Applies to