Share via


Classe SfcException

The base class for all SFC exceptions. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
      Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcException
        Plus...

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class SfcException _
    Inherits SqlServerManagementException
'Utilisation
Dim instance As SfcException
[SerializableAttribute]
public class SfcException : SqlServerManagementException
[SerializableAttribute]
public ref class SfcException : public SqlServerManagementException
[<SerializableAttribute>]
type SfcException =  
    class
        inherit SqlServerManagementException
    end
public class SfcException extends SqlServerManagementException

Le type SfcException expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée SfcException() () () () Initializes a new instance of the SfcException class. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(String) Initializes a new instance of the SfcException class with a specified error message. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(SerializationInfo, StreamingContext) Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode protégée SfcException(String, Exception) Initializes a new instance of the SfcException class with the specified error message and a reference to the inner exception that is the cause of this exception. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page

Propriétés

  Nom Description
Propriété publique Data (hérité de Exception.)
Propriété publique HelpLink Gets a link to the help file associated with this exception. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. (remplace Exception. . :: . .HelpLink.)
Propriété protégée HResult (hérité de Exception.)
Propriété publique InnerException (hérité de Exception.)
Propriété publique Message (hérité de Exception.)
Propriété protégéeMembre statique ProdVer Gets the product version of the instance of SQL Server that generated the SMO exception. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Propriété publique Source (hérité de Exception.)
Propriété publique StackTrace (hérité de Exception.)
Propriété publique TargetSite (hérité de Exception.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetBaseException (hérité de Exception.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetObjectData (hérité de Exception.)
Méthode publique GetType (hérité de Exception.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée SetHelpContext Sets the help context value for the referenced exception. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique ToString (hérité de Exception.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
      Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcException
        Microsoft.SqlServer.Management.Sdk.Sfc.Metadata. . :: . .SfcObjectNotFoundException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcCRUDOperationFailedException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcDesignModeException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcEmptyXmlException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidArgumentException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidConnectionContextModeChangeException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidKeyChainException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidKeyException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidMoveException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidQueryExpressionException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidRenameException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidStateException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidStreamException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcInvalidXmlParentTypeException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcMetadataException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcMissingParentException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcNonSerializablePropertyException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcNonSerializableTypeException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectInitializationException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectNotScriptableException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcPathConversionException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcPropertyNotSetException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcPropertyReadOnlyException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcQueryConnectionUnavailableException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcSecurityException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcSerializationException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcSqlCeNotInstalledException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcUnregisteredXmlDomainException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcUnregisteredXmlTypeException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcUnsupportedVersionException
        Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcUnsupportedVersionSerializationException