RegisteredServerException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Classe de exceção base para todas as classes de exceção do Servidor Registrado
[System.Serializable]
public class RegisteredServerException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type RegisteredServerException = class
inherit SqlServerManagementException
Public Class RegisteredServerException
Inherits SqlServerManagementException
- Herança
- Derivado
- Atributos
Construtores
| Nome | Description |
|---|---|
| RegisteredServerException() |
Construtor base |
| RegisteredServerException(SerializationInfo, StreamingContext) |
Construtor base |
| RegisteredServerException(String, Exception) |
Construtor base |
| RegisteredServerException(String) |
Construtor base |
Propriedades
| Nome | Description |
|---|---|
| HelpLink |
gerará um link para o site de ajuda |
| ProdVer |
Versão do Produto |
| RegisteredServerExceptionType |
Tipo de exceção |
Métodos
| Nome | Description |
|---|---|
| Init() |
Inicializa as propriedades da instância |
| SetHelpContext(String) |
Define o contexto de ajuda |