ExpectedSqlExceptionAttribute Costruttori

Definizione

Overload

ExpectedSqlExceptionAttribute()

public ExpectedSqlExceptionAttribute();
Public Sub New ()

Si applica a

ExpectedSqlExceptionAttribute(String)

public ExpectedSqlExceptionAttribute(string noExceptionMessage);
new Microsoft.Data.Schema.UnitTesting.ExpectedSqlExceptionAttribute : string -> Microsoft.Data.Schema.UnitTesting.ExpectedSqlExceptionAttribute
Public Sub New (noExceptionMessage As String)

Parametri

noExceptionMessage
String

Si applica a