ExpectedSqlExceptionAttribute Klasse

Definition

[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
Vererbung
ExpectedSqlExceptionAttribute
Abgeleitet
Attribute

Konstruktoren

Name Beschreibung
ExpectedSqlExceptionAttribute()
ExpectedSqlExceptionAttribute(String)

Eigenschaften

Name Beschreibung
MatchFirstError
MessageNumber
Severity
State

Methoden

Name Beschreibung
Verify(Exception)

Gilt für: