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

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

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

構文

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

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

パラメーター

関連項目

参照

Policy.Key クラス

Policy.Key オーバーロード

Microsoft.SqlServer.Management.Dmf 名前空間