ConnectionEvaluationHistory.Key Konstruktoren

Definition

Überlädt

Name Beschreibung
ConnectionEvaluationHistory.Key()

Standardkonstruktor für generische Schlüsselgenerierung

ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)

Constructors

ConnectionEvaluationHistory.Key(Int64)

ConnectionEvaluationHistory.Key()

Standardkonstruktor für generische Schlüsselgenerierung

public Key();
Public Sub New ()

Gilt für:

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)

Parameter

Gilt für:

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)

Parameter

id
Int64

Gilt für: