XEventException Clase

Definición

Clase de excepción base para todas las clases de excepción XEvent

[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
    inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
Herencia
Atributos

Constructores

Nombre Description
XEventException()

Constructor base

XEventException(SerializationInfo, StreamingContext)

Constructor base

XEventException(String, Exception)

Constructor base

XEventException(String)

Constructor base

Propiedades

Nombre Description
HelpLink

generará un vínculo al sitio web de ayuda.

ProdVer

Versión del producto

Métodos

Nombre Description
Init()

Inicializa las propiedades de la instancia.

SetHelpContext(String)

Establecer contexto de ayuda

Se aplica a