ConnectionEvaluationHistory.Key Constructores

Definición

Sobrecargas

Nombre Description
ConnectionEvaluationHistory.Key()

Constructor predeterminado para la generación genérica de claves

ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)

Constructores

ConnectionEvaluationHistory.Key(Int64)

ConnectionEvaluationHistory.Key()

Constructor predeterminado para la generación genérica de claves

public Key();
Public Sub New ()

Se aplica a

ConnectionEvaluationHistory.Key(ConnectionEvaluationHistory+Key)

Constructores

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)

Parámetros

Se aplica 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)

Parámetros

id
Int64

Se aplica a