ConnectionEvaluationHistory.Key Costruttori

Definizione

Overload

Nome Descrizione
ConnectionEvaluationHistory.Key()

Costruttore predefinito per la generazione di chiavi generica

ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)

Constructors

ConnectionEvaluationHistory.Key(Int64)

ConnectionEvaluationHistory.Key()

Costruttore predefinito per la generazione di chiavi generica

public Key();
Public Sub New ()

Si applica a

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)

Parametri

Si applica a

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)

Parametri

id
Int64

Si applica a