Méthode GetDomainRoot

Returns the root of the domain.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Function GetDomainRoot As ISfcDomainLite
'Utilisation
Dim instance As IAlienObject
Dim returnValue As ISfcDomainLite

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

Valeur de retour

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