Share via


TestScript Class

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

Syntax

'Declaration
Public Class TestScript
'Usage
Dim instance As TestScript
public class TestScript
public ref class TestScript
public class TestScript

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.UnitTesting.TestScript

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

TestScript Members

Microsoft.Data.Schema.UnitTesting Namespace