Clase DomainRootKey
No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Jerarquía de herencia
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
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Public MustInherit Class DomainRootKey _
Inherits SfcKey
'Uso
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
El tipo DomainRootKey expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
DomainRootKey | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
Domain | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. | |
InstanceType | Gets the type of the instance class associated with this key class. (Se hereda de SfcKey.) |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals(Object) | No haga referencia directamente a este miembro en el código. Admite la infraestructura de 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. (Se hereda de SfcKey.) | |
Equals(SfcKey) | No haga referencia directamente a este miembro en el código. Admite la infraestructura de 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. (Se hereda de SfcKey.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. Gets the hash code for the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]. (Se hereda de SfcKey.) | |
GetType | (Se hereda de Object.) | |
GetUrnFragment | No haga referencia directamente a este miembro en el código. Admite la infraestructura de 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].. (Se hereda de SfcKey.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. Returns a String value that is a sortable representation of the object that can be used in external comparers. (Se hereda de SfcKey.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.