EntityStagingBatch.ProcessedStart Propiedad

Definición

Obtiene o establece el tiempo de procesamiento iniciado para el lote.

public:
 property DateTime ProcessedStart { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public DateTime ProcessedStart { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.ProcessedStart : DateTime with get, set
Public Property ProcessedStart As DateTime

Valor de propiedad

Comenzó el procesamiento del tiempo para el lote.

Atributos

Se aplica a