共用方式為


ExpectedSqlExceptionAttribute 建構函式

初始化 ExpectedSqlExceptionAttribute 類別的新執行個體。

命名空間:  Microsoft.Data.Schema.UnitTesting
組件:  Microsoft.Data.Schema.UnitTesting (在 Microsoft.Data.Schema.UnitTesting.dll 中)

語法

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

.NET Framework 安全性

請參閱

參考

ExpectedSqlExceptionAttribute 類別

ExpectedSqlExceptionAttribute 多載

Microsoft.Data.Schema.UnitTesting 命名空間

ExpectedSqlExceptionAttribute