EvaluationHistory.Key Construtores

Definição

Sobrecargas

Nome Description
EvaluationHistory.Key()

Construtor padrão para geração de chave genérica

EvaluationHistory.Key(EvaluationHistory+Key)

Constructors

EvaluationHistory.Key(Int64)

EvaluationHistory.Key()

Construtor padrão para geração de chave genérica

public Key();
Public Sub New ()

Aplica-se a

EvaluationHistory.Key(EvaluationHistory+Key)

Constructors

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

Aplica-se 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

Aplica-se a