ExpectedSqlExceptionAttribute 생성자 (String)
ExpectedSqlExceptionAttribute 클래스의 새 인스턴스를 초기화합니다.
네임스페이스: Microsoft.Data.Tools.Schema.Sql.UnitTesting
어셈블리: Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll의 Microsoft.Data.Tools.Schema.Sql.UnitTesting
public ExpectedSqlExceptionAttribute(
string noExceptionMessage
)
public:
ExpectedSqlExceptionAttribute(
String^ noExceptionMessage
)
new :
noExceptionMessage:string -> ExpectedSqlExceptionAttribute
Public Sub New (
noExceptionMessage As String
)
noExceptionMessage
Type: System.String예외가 throw되지 않는 경우에 나타나는 기본 오류 메시지입니다.
ExpectedSqlExceptionAttribute
ExpectedSqlExceptionAttribute 클래스
Microsoft.Data.Tools.Schema.Sql.UnitTesting 네임스페이스
맨 위로 이동