Bagikan melalui


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)

Syntax

public ExpectedSqlExceptionAttribute()
public:
ExpectedSqlExceptionAttribute()
new : unit -> ExpectedSqlExceptionAttribute
Public Sub New

See Also

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

Return to top