EvaluationHistory.Key Constructores

Definición

Sobrecargas

Nombre Description
EvaluationHistory.Key()

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

EvaluationHistory.Key(EvaluationHistory+Key)

Constructores

EvaluationHistory.Key(Int64)

EvaluationHistory.Key()

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

public Key();
Public Sub New ()

Se aplica a

EvaluationHistory.Key(EvaluationHistory+Key)

Constructores

public Key(Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key other);
new Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key : Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key -> Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
Public Sub New (other As EvaluationHistory.Key)

Parámetros

Se aplica a

EvaluationHistory.Key(Int64)

public Key(long id);
new Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key : int64 -> Microsoft.SqlServer.Management.Dmf.EvaluationHistory.Key
Public Sub New (id As Long)

Parámetros

id
Int64

Se aplica a