Share via


MainPipeClass.EnableCacheUpdate 속성

정의

데이터 흐름 태스크가 캐시 업데이트를 사용하도록 설정하는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 virtual property bool EnableCacheUpdate { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public virtual bool EnableCacheUpdate { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.EnableCacheUpdate : bool with get, set
Public Overridable Property EnableCacheUpdate As Boolean

속성 값

개체가 캐시 업데이트를 사용하도록 설정하면 True입니다. 그렇지 않으면 false입니다.

구현

특성

적용 대상