XEventException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base exception class for all XEvent exception classes
[System.Serializable]
public class XEventException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type XEventException = class
inherit SqlServerManagementException
Public Class XEventException
Inherits SqlServerManagementException
- Inheritance
- Attributes
Constructors
XEventException() |
Base constructor |
XEventException(SerializationInfo, StreamingContext) |
Base constructor |
XEventException(String, Exception) |
Base constructor |
XEventException(String) |
Base constructor |
Properties
HelpLink |
will output a link to the help web site |
ProdVer |
Product Version |
Methods
Init() |
Initializes instance properties |
SetHelpContext(String) |
Sets Help Context |