IDTSTelemetry140.PostPackageExecutionEvent(Int32, Int64) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- result
- Int32
- time
- Int64
Implementações
- Atributos