命名空間: Microsoft.Data.Tools.Schema.Sql.UnitTesting
組件: Microsoft.Data.Tools.Schema.Sql.UnitTesting (在 Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll 中)
語法
protected override void Verify(
Exception exception
)
protected:
virtual void Verify(
Exception^ exception
) override
override Verify :
exception:Exception -> unit
Protected Overrides Sub Verify (
exception As Exception
)
參數
- exception
Type: System.Exception
請參閱
ExpectedSqlExceptionAttribute 類別
Microsoft.Data.Tools.Schema.Sql.UnitTesting 命名空間
回到頁首