Compartilhar via


Método GetDomainRoot

Returns the root of the domain.

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

Sintaxe

'Declaração
Function GetDomainRoot As ISfcDomainLite
'Uso
Dim instance As IAlienObject
Dim returnValue As ISfcDomainLite

returnValue = instance.GetDomainRoot()
ISfcDomainLite GetDomainRoot()
ISfcDomainLite^ GetDomainRoot()
abstract GetDomainRoot : unit -> ISfcDomainLite 
function GetDomainRoot() : ISfcDomainLite

Valor de retorno

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcDomainLite
An ISfcDomainLite object that represents the root of the domain.