Lingua

UnsupportedCompatLevelException Classe

Definizione

L'eccezione viene generata quando un'operazione viene eseguita con un livello di compatibilità non supportato per l'operazione specificata.

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

Costruttori

Nome Descrizione
UnsupportedCompatLevelException()

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

UnsupportedCompatLevelException(String, Exception)

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

UnsupportedCompatLevelException(String)

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

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)

L'eccezione viene generata quando un'operazione viene eseguita con un livello di compatibilità non supportato per l'operazione specificata.

(Ereditato da SmoException)

Si applica a