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