Idioma

ConnectionEvaluationHistory.Key Construtores

Definição

Sobrecargas

ConnectionEvaluationHistory.Key()

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

public Key();
Public Sub New ()

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

Parâmetros

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

Aplica-se a