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 | |
---|---|---|
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. | |
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. | |
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. | |
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 | |
---|---|---|
Data | (hérité de Exception.) | |
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.) | |
HResult | (hérité de Exception.) | |
InnerException | (hérité de Exception.) | |
Message | (hérité de Exception.) | |
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. | |
Source | (hérité de Exception.) | |
StackTrace | (hérité de Exception.) | |
TargetSite | (hérité de Exception.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetBaseException | (hérité de Exception.) | |
GetHashCode | (hérité de Object.) | |
GetObjectData | (hérité de Exception.) | |
GetType | (hérité de Exception.) | |
MemberwiseClone | (hérité de Object.) | |
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. | |
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