ExpectedSqlExceptionAttribute コンストラクター

定義

オーバーロード

ExpectedSqlExceptionAttribute()

public ExpectedSqlExceptionAttribute();
Public Sub New ()

適用対象

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)

パラメーター

noExceptionMessage
String

適用対象