ConnectionEvaluationHistory.Key constructeur (Int64)
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
id As Long _
)
'Utilisation
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
)
Paramètres
- id
Type : System. . :: . .Int64