SmoException Clase

Definición

Clase base para todas las clases de excepción de SMO.

[System.Serializable]
public class SmoException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type SmoException = class
    inherit SqlServerManagementException
Public Class SmoException
Inherits SqlServerManagementException
Herencia
Derivado
Atributos

Constructores

Nombre Description
SmoException()

Llamado por el T:Microsoft. SqlServer.Management.Smo.SqlServerManagementException. No llame directamente.

SmoException(SerializationInfo, StreamingContext)

Clase base para todas las clases de excepción de SMO.

SmoException(String, Exception)

Llamado por el T:Microsoft. SqlServer.Management.Smo.SqlServerManagementException. No llame directamente.

SmoException(String)

Llamado por el T:Microsoft. SqlServer.Management.Smo.SqlServerManagementException. No llame directamente.

Propiedades

Nombre Description
HelpLink

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

ProdVer

Clase base para todas las clases de excepción de SMO.

SmoExceptionType

Obtiene o establece el T:Microsoft. SqlServer.Management.Smo.SmoExceptionType.

Métodos

Nombre Description
SetHelpContext(String)

Clase base para todas las clases de excepción de SMO.

Se aplica a