ConnectionEvaluationHistory.Key Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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