Partilhar via


Construtor ConnectionEvaluationHistory.Key (Int64)

Initializes a new instance of the ConnectionEvaluationHistory..::..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 ConnectionEvaluationHistory..::..Key(id)
public Key(
    long id
)
public:
Key(
    long long id
)
new : 
        id:int64 -> Key
public function ConnectionEvaluationHistory..::..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.