次の方法で共有


GetRegisteredDomainForType メソッド (Type)

単に情報を示すためだけに特定されます。サポートされていません。将来の互換性は保証されません。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
Public Shared Function GetRegisteredDomainForType ( _
    type As Type _
) As SfcDomainInfo
'使用
Dim type As Type
Dim returnValue As SfcDomainInfo

returnValue = SfcRegistration.GetRegisteredDomainForType(type)
public static SfcDomainInfo GetRegisteredDomainForType(
    Type type
)
public:
static SfcDomainInfo^ GetRegisteredDomainForType(
    Type^ type
)
static member GetRegisteredDomainForType : 
        type:Type -> SfcDomainInfo 
public static function GetRegisteredDomainForType(
    type : Type
) : SfcDomainInfo

パラメーター

戻り値

型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcDomainInfo
指定した型のドメイン情報オブジェクトです。