다음을 통해 공유


ExpectedSqlExceptionAttribute.Verify 메서드 (Exception)

 

네임스페이스:   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
)

매개 변수

참고 항목

ExpectedSqlExceptionAttribute 클래스
Microsoft.Data.Tools.Schema.Sql.UnitTesting 네임스페이스

맨 위로 이동