Compartir a través de


DataFlowDebugSessionInfo.StartTime Propiedad

Definición

Obtiene o establece la hora de inicio de la sesión de depuración del flujo de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public string StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : string with get, set
Public Property StartTime As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a