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

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

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

構文

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

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

パラメーター

説明

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

関連項目

参照

EvaluationDetail.Key クラス

EvaluationDetail.Key オーバーロード

Microsoft.SqlServer.Management.Dmf 名前空間