PolicyCategorySubscription.Key コンストラクター (PolicyCategorySubscription.Key)

指定したキーに基づいて PolicyCategorySubscription..::..Key クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New ( _
    other As PolicyCategorySubscription..::..Key _
)
'使用
Dim other As PolicyCategorySubscription..::..Key

Dim instance As New PolicyCategorySubscription..::..Key(other)
public Key(
    PolicyCategorySubscription..::..Key other
)
public:
Key(
    PolicyCategorySubscription..::..Key^ other
)
new : 
        other:PolicyCategorySubscription..::..Key -> Key
public function PolicyCategorySubscription..::..Key(
    other : PolicyCategorySubscription..::..Key
)

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。