XEventException 类

定义

所有 XEvent 异常类的基异常类

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

构造函数

名称 说明
XEventException()

基本构造函数

XEventException(SerializationInfo, StreamingContext)

基本构造函数

XEventException(String, Exception)

基本构造函数

XEventException(String)

基本构造函数

属性

名称 说明
HelpLink

将输出指向帮助网站的链接

ProdVer

产品版本

方法

名称 说明
Init()

初始化实例属性

SetHelpContext(String)

设置帮助上下文

适用于