ExecutionResult Class

Namespace:  Microsoft.Data.Schema.UnitTesting
Assembly:  Microsoft.Data.Schema.UnitTesting (in Microsoft.Data.Schema.UnitTesting.dll)

Syntax

'Declaration
Public NotInheritable Class ExecutionResult
'Usage
Dim instance As ExecutionResult
public sealed class ExecutionResult
public ref class ExecutionResult sealed
public final class ExecutionResult

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.UnitTesting.ExecutionResult

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ExecutionResult Members

Microsoft.Data.Schema.UnitTesting Namespace