Share via


ExpectedSqlExceptionAttribute Constructor

 

Initializes a new instance of the ExpectedSqlExceptionAttribute class.

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

Overload List

Name Description
System_CAPS_pubmethod ExpectedSqlExceptionAttribute()

Initializes a new instance of the ExpectedSqlExceptionAttribute class.

System_CAPS_pubmethod ExpectedSqlExceptionAttribute(String)

Initializes a new instance of the ExpectedSqlExceptionAttribute class.

See Also

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

Return to top