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