SqlSmoObject.IAlienObject.GetDomainRoot Method
SQL Server 2012
Returns the root of the domain.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
private abstract GetDomainRoot : unit -> ISfcDomainLite private override GetDomainRoot : unit -> ISfcDomainLite
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomainLiteAn ISfcDomainLite object that represents the root of the domain.
