다음을 통해 공유


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입니다.

특성

적용 대상