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

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

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

構文

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

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

パラメーター

説明

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

関連項目

参照

PolicyCategory.Key クラス

PolicyCategory.Key オーバーロード

Microsoft.SqlServer.Management.Dmf 名前空間