ExecutionResult(SqlExecutionResult) Constructor
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 ExecutionResult (Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlExecutionResult baseData);
new Microsoft.Data.Schema.UnitTesting.ExecutionResult : Microsoft.Data.Tools.Schema.Sql.UnitTesting.SqlExecutionResult -> Microsoft.Data.Schema.UnitTesting.ExecutionResult
Public Sub New (baseData As SqlExecutionResult)
Parameters
- baseData
- SqlExecutionResult