Udostępnij za pośrednictwem


Klasa SfcKey

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. SfcKey SfcKeys, używany do jednoznacznego identyfikowania obiektów bazy danych, reprezentowane przez różne obszary nazw zarządzania aparatu bazy danych programu SQL Server i klas dziedziczących implementuje klasy Microsoft.SqlServer.Management.Sdk.Sfc obszaru nazw.

Hierarchia dziedziczenia

System. . :: . .Object
  Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcKey
    Więcej...

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

Syntax

'Deklaracja
Public MustInherit Class SfcKey _
    Implements IEquatable(Of SfcKey)
'Użycie
Dim instance As SfcKey
public abstract class SfcKey : IEquatable<SfcKey>
public ref class SfcKey abstract : IEquatable<SfcKey^>
[<AbstractClassAttribute>]
type SfcKey =  
    class
        interface IEquatable<SfcKey>
    end
public abstract class SfcKey implements IEquatable<SfcKey>

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

Konstruktorzy

  Nazwa Opis
Metoda chroniona SfcKey Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.Inicjuje nowe wystąpienie SfcKey klasy

Do góry

Metody

  Nazwa Opis
Metoda publiczna Equals(Object) Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. Determines if the specified object is the same as the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] object. (Zastępuje Object. . :: . .Equals(Object)).
Metoda publiczna Equals(SfcKey) Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. Determines if the object identified by the specified [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] is the same as the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey] object.
Metoda chroniona Finalize (Dziedziczony z Object).
Metoda publiczna GetHashCode Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. Gets the hash code for the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]. (Zastępuje Object. . :: . .GetHashCode() () () ()).
Metoda publiczna GetType (Dziedziczony z Object).
Metoda publiczna GetUrnFragment Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server. Gets the unique resource name (URN) path partial string that represents the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]..
Metoda chroniona MemberwiseClone (Dziedziczony z Object).
Metoda publiczna ToString Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.Zwraca String wartość to sortable reprezentacja obiektów, które mogą być używane w comparers zewnętrznych. (Zastępuje Object. . :: . .ToString() () () ()).

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
  Microsoft.SqlServer.Management.Sdk.Sfc..::..SfcKey
    Microsoft.SqlServer.Management.Dac. . :: . .DacInstance. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .Condition. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .ConnectionEvaluationHistory. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationDetail. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .EvaluationHistory. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .ObjectSet. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategory. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategorySubscription. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .TargetSet. . :: . .Key
    Microsoft.SqlServer.Management.Dmf. . :: . .TargetSetLevel. . :: . .Key
    Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServer. . :: . .Key
    Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup. . :: . .Key
    Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .DomainRootKey
    Microsoft.SqlServer.Management.Utility. . :: . .Computer. . :: . .Key
    Microsoft.SqlServer.Management.Utility. . :: . .DeployedDac. . :: . .Key
    Microsoft.SqlServer.Management.Utility. . :: . .NameKey
    Microsoft.SqlServer.Management.Utility. . :: . .Volume. . :: . .Key