RegisteredServerException 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 de servidor registrado
[System.Serializable]
public class RegisteredServerException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type RegisteredServerException = class
inherit SqlServerManagementException
Public Class RegisteredServerException
Inherits SqlServerManagementException
- Herencia
- Derivado
- Atributos
Constructores
| Nombre | Description |
|---|---|
| RegisteredServerException() |
Constructor base |
| RegisteredServerException(SerializationInfo, StreamingContext) |
Constructor base |
| RegisteredServerException(String, Exception) |
Constructor base |
| RegisteredServerException(String) |
Constructor base |
Propiedades
| Nombre | Description |
|---|---|
| HelpLink |
generará un vínculo al sitio web de ayuda. |
| ProdVer |
Versión del producto |
| RegisteredServerExceptionType |
Tipo de excepción |
Métodos
| Nombre | Description |
|---|---|
| Init() |
Inicializa las propiedades de la instancia. |
| SetHelpContext(String) |
Establecer contexto de ayuda |