Freigeben über


ExpectedSqlExceptionAttribute.Verify-Methode (Exception)

 

Namespace:   Microsoft.Data.Tools.Schema.Sql.UnitTesting
Assembly:  Microsoft.Data.Tools.Schema.Sql.UnitTesting (in Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll)

Syntax

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
)

Parameter

Siehe auch

ExpectedSqlExceptionAttribute-Klasse
Microsoft.Data.Tools.Schema.Sql.UnitTesting-Namespace

Zurück zum Anfang