XEventException 클래스

정의

모든 XEvent 예외 클래스에 대한 기본 예외 클래스

[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
    inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
상속
특성

생성자

Name Description
XEventException()

기본 생성자

XEventException(SerializationInfo, StreamingContext)

기본 생성자

XEventException(String, Exception)

기본 생성자

XEventException(String)

기본 생성자

속성

Name Description
HelpLink

도움말 웹 사이트에 대한 링크를 출력합니다.

ProdVer

제품 버전

메서드

Name Description
Init()

인스턴스 속성 초기화

SetHelpContext(String)

도움말 컨텍스트 설정

적용 대상