UnsupportedFeatureException Classe

Definizione

Eccezione generata quando un oggetto non è supportato da Sql Express

[System.Serializable]
public sealed class UnsupportedFeatureException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedFeatureException = class
    inherit SmoException
Public NotInheritable Class UnsupportedFeatureException
Inherits SmoException
Ereditarietà
Attributi

Costruttori

Nome Descrizione
UnsupportedFeatureException()

Costruttore per il T:Microsoft. SqlServer.Management.Smo.UnsupportedFeatureException.

UnsupportedFeatureException(String, Exception)

Costruttore per il T:Microsoft. SqlServer.Management.Smo.UnsupportedFeatureException.

UnsupportedFeatureException(String)

Costruttore per il T:Microsoft. SqlServer.Management.Smo.UnsupportedFeatureException.

Proprietà

Nome Descrizione
HelpLink

Ottiene un collegamento come stringa al sito Web di supporto.

(Ereditato da SmoException)
SmoExceptionType

Ottiene il tipo di exeption dall'oggetto T:Microsoft. Enumerazione SqlServer.Management.Smo.SmoExceptionType.

Metodi

Nome Descrizione
SetHelpContext(String)

Eccezione generata quando un oggetto non è supportato da Sql Express

(Ereditato da SmoException)

Si applica a