네임스페이스: Microsoft.Data.Tools.Schema.Sql.UnitTesting
어셈블리: Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll의 Microsoft.Data.Tools.Schema.Sql.UnitTesting
구문
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 네임스페이스
맨 위로 이동