RegisteredServerException Classe

Definição

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
RegisteredServerException
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

Aplica-se a