ExpectedSqlExceptionAttribute Classe

Definição

[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
Herança
ExpectedSqlExceptionAttribute
Derivado
Atributos

Construtores

Nome Description
ExpectedSqlExceptionAttribute()
ExpectedSqlExceptionAttribute(String)

Propriedades

Nome Description
MatchFirstError
MessageNumber
Severity
State

Métodos

Nome Description
Verify(Exception)

Aplica-se a