NotEmptyResultSetCondition Properties

 

Namespace:   Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions
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_pubproperty Enabled

Gets or sets a value that indicates whether the test condition is enabled.(Inherited from TestCondition.)

System_CAPS_protproperty Events

(Inherited from Component.)

System_CAPS_pubproperty Name

Gets or sets the test condition name.(Inherited from TestCondition.)

System_CAPS_pubproperty ResultSet

Gets or sets the result set in the SqlExecutionResult to check.(Inherited from ResultSetCondition.)

System_CAPS_pubproperty Site

(Inherited from Component.)

See Also

NotEmptyResultSetCondition Class
Microsoft.Data.Tools.Schema.Sql.UnitTesting.Conditions Namespace

Return to top