XEventException 類別

定義

所有 XEvent 例外類別的基礎例外類別

[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
    inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
繼承
屬性

建構函式

名稱 Description
XEventException()

基礎建構器

XEventException(SerializationInfo, StreamingContext)

基礎建構器

XEventException(String, Exception)

基礎建構器

XEventException(String)

基礎建構器

屬性

名稱 Description
HelpLink

將輸出幫助網站的連結

ProdVer

產品版本

方法

名稱 Description
Init()

初始化實例屬性

SetHelpContext(String)

集合說明上下文

適用於