ExecutionResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ExecutionResult : Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlExecutionResult
type ExecutionResult = class
inherit SqlExecutionResult
Public Class ExecutionResult
Inherits SqlExecutionResult
- Inheritance
Constructors
ExecutionResult(SqlExecutionResult) |
Properties
DataSet | (Inherited from SqlExecutionResult) |
ExecutionTime | (Inherited from SqlExecutionResult) |
RowsAffected | (Inherited from SqlExecutionResult) |