Freigeben über


GetDomain-Methode

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Function GetDomain As ISfcDomain
'Usage
Dim instance As SfcInstance
Dim returnValue As ISfcDomain

returnValue = instance.GetDomain()
public ISfcDomain GetDomain()
public:
ISfcDomain^ GetDomain()
member GetDomain : unit -> ISfcDomain 
public function GetDomain() : ISfcDomain

Rückgabewert

Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcDomain
The current domain of the property.