Share via


IAlienObject.GetDomainRoot メソッド

ドメインのルートを返します。

名前空間:  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
ドメインのルートを表す ISfcDomainLite オブジェクトです。

関連項目

参照

IAlienObject インターフェイス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間