SfcInstance.GetDomain メソッド
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Function GetDomain As ISfcDomain
'使用
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
戻り値
型: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcDomain
プロパティの現在のドメインです。