InvalidSqlServer2005StoreFormatException Classe

Definição

Exceção gerada ao atualizar do SqlServer2005

[System.Serializable]
public class InvalidSqlServer2005StoreFormatException : Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException
[<System.Serializable>]
type InvalidSqlServer2005StoreFormatException = class
    inherit RegisteredServerException
Public Class InvalidSqlServer2005StoreFormatException
Inherits RegisteredServerException
Herança
InvalidSqlServer2005StoreFormatException
Atributos

Construtores

Nome Description
InvalidSqlServer2005StoreFormatException()

Construtor base

InvalidSqlServer2005StoreFormatException(SerializationInfo, StreamingContext)

Construtor base

InvalidSqlServer2005StoreFormatException(String, Exception)

Construtor base

InvalidSqlServer2005StoreFormatException(String)

Construtor base

Propriedades

Nome Description
HelpLink

gerará um link para o site de ajuda

(Herdado de RegisteredServerException)
RegisteredServerExceptionType

Tipo de exceção

(Herdado de RegisteredServerException)

Métodos

Nome Description
Init()

Inicializa as propriedades da instância

(Herdado de RegisteredServerException)
SetHelpContext(String)

Define o contexto de ajuda

(Herdado de RegisteredServerException)

Aplica-se a