XEventException Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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 |