Lingua

ExpectedSqlExceptionAttribute Classe

Definizione

[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
Ereditarietà
ExpectedSqlExceptionAttribute
Derivato
Attributi

Costruttori

Nome Descrizione
ExpectedSqlExceptionAttribute()
ExpectedSqlExceptionAttribute(String)

Proprietà

Nome Descrizione
MatchFirstError
MessageNumber
Severity
State

Metodi

Nome Descrizione
Verify(Exception)

Si applica a