IDTSTelemetry140.PostPackageExecutionEvent(Int32, Int64) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void PostPackageExecutionEvent(int result, long time);
[System.Runtime.InteropServices.DispId(2)]
public void PostPackageExecutionEvent (int result, long time);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member PostPackageExecutionEvent : int * int64 -> unit
Public Sub PostPackageExecutionEvent (result As Integer, time As Long)
Paramètres
- result
- Int32
- time
- Int64
Implémente
- Attributs