Construtor ExpectedSqlExceptionAttribute ()
Inicializa uma nova instância da classe ExpectedSqlExceptionAttribute.
Namespace: Microsoft.Data.Tools.Schema.Sql.UnitTesting
Assembly: Microsoft.Data.Tools.Schema.Sql.UnitTesting (em Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll)
Sintaxe
public ExpectedSqlExceptionAttribute()
public:
ExpectedSqlExceptionAttribute()
new : unit -> ExpectedSqlExceptionAttribute
Public Sub New
Consulte também
ExpectedSqlExceptionAttribute
Classe ExpectedSqlExceptionAttribute
Namespace Microsoft.Data.Tools.Schema.Sql.UnitTesting
Retornar ao topo