Partager via


Constructeur EvaluationHistory.Key (Int64)

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

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    id As Long _
)
'Utilisation
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
)

Paramètres

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

EvaluationHistory.Key Classe

Surcharge EvaluationHistory.Key

Espace de noms Microsoft.SqlServer.Management.Dmf