Share via


DatabaseTestActions Class

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

Syntax

'Declaration
Public NotInheritable Class DatabaseTestActions _
    Inherits Component
'Usage
Dim instance As DatabaseTestActions
public sealed class DatabaseTestActions : Component
public ref class DatabaseTestActions sealed : public Component
public final class DatabaseTestActions extends Component

Inheritance Hierarchy

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.Data.Schema.UnitTesting.DatabaseTestActions

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

DatabaseTestActions Members

Microsoft.Data.Schema.UnitTesting Namespace