Compartir a través de


ConnectionEvaluationHistory.Key Constructor (Int64)

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

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Sub New ( _
    id As Long _
)
'Uso
Dim id As Long 

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

Parámetros

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Vea también

Referencia

ConnectionEvaluationHistory.Key Clase

Sobrecarga de ConnectionEvaluationHistory.Key

Espacio de nombres Microsoft.SqlServer.Management.Dmf