Langue

ExpectedSqlExceptionAttribute Classe

Définition

[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class ExpectedSqlExceptionAttribute : Microsoft.VisualStudio.TestTools.UnitTesting.ExpectedExceptionBaseAttribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type ExpectedSqlExceptionAttribute = class
    inherit ExpectedExceptionBaseAttribute
Public Class ExpectedSqlExceptionAttribute
Inherits ExpectedExceptionBaseAttribute
Héritage
ExpectedSqlExceptionAttribute
Dérivé
Attributs

Constructeurs

Nom Description
ExpectedSqlExceptionAttribute()
ExpectedSqlExceptionAttribute(String)

Propriétés

Nom Description
MatchFirstError
MessageNumber
Severity
State

Méthodes

Nom Description
Verify(Exception)

S’applique à