ExpectedSqlExceptionAttribute Construtores

Definição

Sobrecargas

ExpectedSqlExceptionAttribute()

public ExpectedSqlExceptionAttribute();
Public Sub New ()

Aplica-se a

ExpectedSqlExceptionAttribute(String)

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

Parâmetros

noExceptionMessage
String

Aplica-se a