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
- id
Tipo: System. . :: . .Int64
A Int64 value that specifies the ID value of the key.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.