Share via


ExpectedSqlExceptionAttribute Constructor

Initializes a new instance of the ExpectedSqlExceptionAttribute class.

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

Syntax

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

.NET Framework Security

See Also

Reference

ExpectedSqlExceptionAttribute Class

ExpectedSqlExceptionAttribute Overload

Microsoft.Data.Schema.UnitTesting Namespace

ExpectedSqlExceptionAttribute