XEventException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe d’exception de base pour toutes les classes d’exception XEvent
[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
- Héritage
- Attributs
Constructeurs
| Nom | Description |
|---|---|
| XEventException() |
Constructeur de base |
| XEventException(SerializationInfo, StreamingContext) |
Constructeur de base |
| XEventException(String, Exception) |
Constructeur de base |
| XEventException(String) |
Constructeur de base |
Propriétés
| Nom | Description |
|---|---|
| HelpLink |
génère un lien vers le site web d’aide |
| ProdVer |
Version du produit |
Méthodes
| Nom | Description |
|---|---|
| Init() |
Initialise les propriétés d’instance |
| SetHelpContext(String) |
Définit le contexte d’aide |