共用方式為


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 命名空間