EntityStagingGetCriteria.IncludeClearedBatches プロパティ

定義

「クリア済みバッチ」も結果に返されるかどうかを指定します

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

プロパティ値

true 「クリアされたバッチ」も結果に返される場合;それ以外は false

属性

適用対象