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

適用於