Udostępnij za pośrednictwem


Klasa SfcException

Klasa podstawowa dla wszystkich wyjątków SFC.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Hierarchia dziedziczenia

System.Object
  System.Exception
    Microsoft.SqlServer.Management.Common.SqlServerManagementException
      Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
        Więcej...

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
<SerializableAttribute> _
Public Class SfcException _
    Inherits SqlServerManagementException
'Użycie
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

Typ SfcException uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda chroniona SfcException() Inicjuje nowe wystąpienie SfcException klasyNie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Metoda chroniona SfcException(String) Inicjuje nowe wystąpienie SfcException klasy wiadomości określony błąd.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Metoda chroniona SfcException(SerializationInfo, StreamingContext) Inicjuje nowe wystąpienie SfcException klasy serializacji określonym informacji i przesyłania strumieniowego kontekstu.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Metoda chroniona SfcException(String, Exception) Inicjuje nowe wystąpienie SfcException klasy określony komunikat i odwołanie do wyjątek wewnętrzny, który jest przyczyną tego wyjątku.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Do góry

Właściwości

  Nazwa Opis
Właściwość publiczna Data (Dziedziczony z Exception).
Właściwość publiczna HelpLink Pobiera łącze do pliku Pomocy skojarzonych z tym wyjątkiem.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. (Zastępuje Exception.HelpLink).
Właściwość chroniona HResult (Dziedziczony z Exception).
Właściwość publiczna InnerException (Dziedziczony z Exception).
Właściwość publiczna Message (Dziedziczony z Exception).
Właściwość chronionaStatyczny element członkowski ProdVer Pobiera wersja produktu wystąpienie programu SQL Server, który wygenerował wyjątek SMO.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Właściwość publiczna Source (Dziedziczony z Exception).
Właściwość publiczna StackTrace (Dziedziczony z Exception).
Właściwość publiczna TargetSite (Dziedziczony z Exception).

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals (Dziedziczony z Object).
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetBaseException (Dziedziczony z Exception).
Metoda publiczna GetHashCode (Dziedziczony z Object).
Metoda publiczna GetObjectData (Dziedziczony z Exception).
Metoda publiczna GetType (Dziedziczony z Exception).
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda chroniona SetHelpContext Ustawia pomoc w kontekście wartość wyjątek odwołania.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Metoda publiczna ToString (Dziedziczony z Exception).

Do góry

Bezpieczeństwo wątków

Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.

Hierarchia dziedziczenia

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