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

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

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

構文

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

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

パラメーター

説明

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