다음을 통해 공유


UserDefinedMessage Constructor

Initializes a new instance of the UserDefinedMessage class.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

오버로드 목록

이름 Description
UserDefinedMessage ()
Initializes a new instance of the UserDefinedMessage class.
UserDefinedMessage (Server, Int32)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server and with the specified ID value.
UserDefinedMessage (Server, Int32, String)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server, with the specified ID value and written in the specified language.
UserDefinedMessage (Server, Int32, Int32, Int32, String)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server, with the specified ID value, written in the specified language, the specified severity, and actual message text.
UserDefinedMessage (Server, Int32, String, Int32, String)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server, with the specified ID value, written in the specified language, the specified severity, and actual message text.
UserDefinedMessage (Server, Int32, Int32, Int32, String, Boolean)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server, with the specified ID value, written in the specified language, the specified severity and actual message text, and the option to specify whether the message is logged to the Microsoft Windows event log.
UserDefinedMessage (Server, Int32, String, Int32, String, Boolean)
Initializes a new instance of the UserDefinedMessage class on the specified instance of Microsoft SQL Server, with the specified ID value, written in the specified language, the specified severity and actual message text, and the option to specify whether the message is logged to the Microsoft Windows event log.

참고 항목

참조

UserDefinedMessage Class
UserDefinedMessage Members
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

Using Messages
오류 및 메시지