Classe DomainRootKey
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Microsoft.SqlServer.Management.Sdk.Sfc.DomainRootKey
Microsoft.SqlServer.Management.Collector.CollectorConfigStore.Key
Microsoft.SqlServer.Management.Dmf.PolicyStore.Key
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServersStore.Key
Microsoft.SqlServer.Management.Sdk.Sfc.NamedDomainKey<T>
Microsoft.SqlServer.Management.Utility.Utility.Key
Microsoft.SqlServer.Management.XEvent.XEStore.Key
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Public MustInherit Class DomainRootKey _
Inherits SfcKey
'Utilisation
Dim instance As DomainRootKey
public abstract class DomainRootKey : SfcKey
public ref class DomainRootKey abstract : public SfcKey
[<AbstractClassAttribute>]
type DomainRootKey =
class
inherit SfcKey
end
public abstract class DomainRootKey extends SfcKey
Le type DomainRootKey expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
DomainRootKey | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Domain | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. | |
InstanceType | Gets the type of the instance class associated with this key class. (hérité de SfcKey.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals(Object) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure 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. (hérité de SfcKey.) | |
Equals(SfcKey) | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure 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. (hérité de SfcKey.) | |
Finalize | (hérité de Object.) | |
GetHashCode | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Gets the hash code for the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]. (hérité de SfcKey.) | |
GetType | (hérité de Object.) | |
GetUrnFragment | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure 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].. (hérité de SfcKey.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Returns a String value that is a sortable representation of the object that can be used in external comparers. (hérité de SfcKey.) |
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.