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

属性

适用于