Compartir a través de


IAlienObject.GetDomainRoot Método

Returns the root of the domain.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
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 devuelto

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

Vea también

Referencia

IAlienObject Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc