Partager via


EntityStagingGetCriteria.IncludeClearedBatches Propriété

Définition

Obtient ou définit si les « lots effacés » doivent aussi être retournés dans les résultats.

public:
 property bool IncludeClearedBatches { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IncludeClearedBatches { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IncludeClearedBatches : bool with get, set
Public Property IncludeClearedBatches As Boolean

Valeur de propriété

True si les « lots effacés » sont également retournés dans les résultats ; sinon, false.

Attributs

S’applique à