Compartilhar via


Classe DomainRootKey

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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

O tipo DomainRootKey expõe os membros a seguir.

Construtores

  Nome Descrição
Método protegido DomainRootKey Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Propriedades

  Nome Descrição
Propriedade pública Domain Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Início

Métodos

  Nome Descrição
Método público Equals(Object) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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. (Herdado de SfcKey.)
Método público Equals(SfcKey) Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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. (Herdado de SfcKey.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Gets the hash code for the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]. (Herdado de SfcKey.)
Método público GetType (Herdado de Object.)
Método público GetUrnFragment Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do 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].. (Herdado de SfcKey.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Returns a String value that is a sortable representation of the object that can be used in external comparers. (Herdado de SfcKey.)

Início

Segurança de thread

Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.