Bagikan melalui


EntityStagingLoadRequest.QueueForProcessing Properti

Definisi

Menentukan apakah batch penahapan yang dibuat selama pemuatan ini harus diatur dalam antrean untuk diproses.

public:
 property bool QueueForProcessing { bool get(); void set(bool value); };
[System.ServiceModel.MessageBodyMember]
public bool QueueForProcessing { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.QueueForProcessing : bool with get, set
Public Property QueueForProcessing As Boolean

Nilai Properti

true (default)Atur status batch ke QueuedToRun.
salahAtur status batch ke NotRunning. Batch tidak akan ditempatkan dalam antrean pemrosesan.
Atribut

Berlaku untuk