InternalSmoErrorException Clase

Definición

Excepción que se produce cuando se produce un error interno con un T:Microsoft. Objeto SqlServer.Management.Smo.

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

Constructores

Nombre Description
InternalSmoErrorException()

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

InternalSmoErrorException(String, Exception)

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

InternalSmoErrorException(String)

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

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)

Excepción que se produce cuando se produce un error interno con un T:Microsoft. Objeto SqlServer.Management.Smo.

(Heredado de SmoException)

Se aplica a