Costruttore EvaluationHistory.Key (Int64)
Initializes a new instance of the EvaluationHistory..::..Key class that has the specified ID value.
Spazio dei nomi Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
id As Long _
)
'Utilizzo
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
)
Parametri
- id
Tipo: System. . :: . .Int64
A Int64 value that specifies the name of the key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.