SqlDatabaseTestActions Properties

 

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

Properties

Name Description
System_CAPS_protproperty CanRaiseEvents

(Inherited from Component.)

System_CAPS_pubproperty Container

(Inherited from Component.)

System_CAPS_protproperty DesignMode

(Inherited from Component.)

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_pubproperty PosttestAction

Gets or sets the Transact-SQL statement(s) and test conditions that are executed after test execution.

System_CAPS_pubproperty PretestAction

Gets or sets the Transact-SQL statement(s) and test conditions that are executed before the test.

System_CAPS_pubproperty Site

(Inherited from Component.)

System_CAPS_pubproperty TestAction

Gets or sets the Transact-SQL statement(s) and test conditions that are executed during the test.

See Also

SqlDatabaseTestActions Class
Microsoft.Data.Tools.Schema.Sql.UnitTesting Namespace

Return to top