Classe DomainRootKey
Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
Microsoft.SqlServer.Management.Sdk.Sfc..::..DomainRootKey
Microsoft.SqlServer.Management.Dac. . :: . .DacDomain. . :: . .Key
Microsoft.SqlServer.Management.Dmf. . :: . .PolicyStore. . :: . .Key
Microsoft.SqlServer.Management.RegisteredServers. . :: . .RegisteredServersStore. . :: . .Key
Microsoft.SqlServer.Management.Utility. . :: . .Utility. . :: . .Key
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public MustInherit Class DomainRootKey _
Inherits SfcKey
'Utilizzo
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
Nel tipo DomainRootKey sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
DomainRootKey | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Domain | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals(Object) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di 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. Ereditato da SfcKey. | |
Equals(SfcKey) | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di 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. Ereditato da SfcKey. | |
Finalize | Ereditato da Object. | |
GetHashCode | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Gets the hash code for the object identified by the current [T:Microsoft.SqlServer.Management. Sdk.Sfc.SfcKey]. Ereditato da SfcKey. | |
GetType | Ereditato da Object. | |
GetUrnFragment | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di 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].. Ereditato da SfcKey. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Returns a String value that is a sortable representation of the object that can be used in external comparers. Ereditato da SfcKey. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.