ConnectionEvaluationHistory.Key コンストラクター

定義

オーバーロード

ConnectionEvaluationHistory.Key()

汎用キー生成の既定のコンストラクター

public Key();
Public Sub New ()

適用対象

ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)

Constructors

public Key(Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key other);
new Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key : Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key -> Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key
Public Sub New (other As ConnectionEvaluationHistory.Key)

パラメーター

適用対象

ConnectionEvaluationHistory.Key(Int64)

public Key(long id);
new Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key : int64 -> Microsoft.SqlServer.Management.Dmf.ConnectionEvaluationHistory.Key
Public Sub New (id As Long)

パラメーター

id
Int64

適用対象