Compartilhar via


Construtor EvaluationHistory.Key (Int64)

Initializes a new instance of the EvaluationHistory..::..Key class that has the specified ID value.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
Public Sub New ( _
    id As Long _
)
'Uso
Dim id As Long

Dim instance As New EvaluationHistory..::..Key(id)
public Key(
    long id
)
public:
Key(
    long long id
)
new : 
        id:int64 -> Key
public function EvaluationHistory..::..Key(
    id : long
)

Parâmetros

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.