IAlienObject.GetDomainRoot 메서드

Returns the root of the domain.

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Function GetDomainRoot As ISfcDomainLite
‘사용 방법
Dim instance As IAlienObject 
Dim returnValue As ISfcDomainLite 

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

반환 값

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

참고 항목

참조

IAlienObject 인터페이스

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스