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

속성 값

객체가 캐시 업데이트를 활성화하면 참이며; 그렇지 않으면 거짓입니다.

구현

특성

적용 대상