UnsupportedEngineTypeException Classe

Définition

Cette exception est levée lorsqu’une opération a échoué

[System.Serializable]
public sealed class UnsupportedEngineTypeException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedEngineTypeException = class
    inherit SmoException
Public NotInheritable Class UnsupportedEngineTypeException
Inherits SmoException
Héritage
UnsupportedEngineTypeException
Attributs

Constructeurs

Nom Description
UnsupportedEngineTypeException()

Cette exception est levée lorsqu’une opération a échoué

UnsupportedEngineTypeException(String, Exception)

Cette exception est levée lorsqu’une opération a échoué

UnsupportedEngineTypeException(String)

Cette exception est levée lorsqu’une opération a échoué

Propriétés

Nom Description
HelpLink

Obtient un lien sous forme de chaîne au site web de prise en charge.

(Hérité de SmoException)
SmoExceptionType

Cette exception est levée lorsqu’une opération a échoué

Méthodes

Nom Description
SetHelpContext(String)

Cette exception est levée lorsqu’une opération a échoué

(Hérité de SmoException)

S’applique à