Classe SfcException

The base class for all SFC exceptions. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class SfcException _
    Inherits SqlServerManagementException
'Utilizzo
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

Nel tipo SfcException sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo protetto SfcException() Initializes a new instance of the SfcException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo protetto SfcException(String) Initializes a new instance of the SfcException class with a specified error message. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo protetto SfcException(SerializationInfo, StreamingContext) Initializes a new instance of the SfcException class with the specified serialization information and streaming context. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo protetto 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. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Data Ereditato da Exception.
Proprietà pubblica HelpLink Gets a link to the help file associated with this exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Esegue l'override di Exception.HelpLink.
Proprietà pubblica HResult Ereditato da Exception.
Proprietà pubblica InnerException Ereditato da Exception.
Proprietà pubblica Message Ereditato da Exception.
Proprietà protettaMembro statico ProdVer Gets the product version of the instance of SQL Server that generated the SMO exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Proprietà pubblica Source Ereditato da Exception.
Proprietà pubblica StackTrace Ereditato da Exception.
Proprietà pubblica TargetSite Ereditato da Exception.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetBaseException Ereditato da Exception.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetObjectData Criticità per la sicurezza. Ereditato da Exception.
Metodo pubblico GetType Ereditato da Exception.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo protetto SetHelpContext Sets the help context value for the referenced exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico ToString Ereditato da Exception.

In alto

Eventi

  Nome Descrizione
Evento protetto SerializeObjectState Ereditato da Exception.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc

Gerarchia di ereditarietà

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