UnsupportedVersionException Clase

Definición

La excepción se produce cuando se produce un error en una operación.

[System.Serializable]
public sealed class UnsupportedVersionException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedVersionException = class
    inherit SmoException
Public NotInheritable Class UnsupportedVersionException
Inherits SmoException
Herencia
Atributos

Constructores

Nombre Description
UnsupportedVersionException()

Constructor para T:Microsoft. SqlServer.Management.Smo.UnsupportedVersionException.

UnsupportedVersionException(String, Exception)

Constructor para T:Microsoft. SqlServer.Management.Smo.UnsupportedVersionException.

UnsupportedVersionException(String)

Constructor para T:Microsoft. SqlServer.Management.Smo.UnsupportedVersionException.

Propiedades

Nombre Description
HelpLink

Obtiene un vínculo como cadena para el sitio web de soporte técnico.

(Heredado de SmoException)
SmoExceptionType

Obtiene el tipo de exeption de T:Microsoft. Enumeración SqlServer.Management.Smo.SmoExceptionType.

Métodos

Nombre Description
SetHelpContext(String)

La excepción se produce cuando se produce un error en una operación.

(Heredado de SmoException)

Se aplica a