IDTSExecutionMetrics100.StopTime Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
property DateTime StopTime { DateTime get(); };
[System.Runtime.InteropServices.DispId(1)]
public DateTime StopTime { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.StopTime : DateTime
Public ReadOnly Property StopTime As DateTime
Valor de propiedad
Un valor DateTime que indica cuándo se completó el contenedor.
- Atributos