IDTSObjectModel100.EnableCacheUpdate 속성

정의

데이터 플로우 작업이 캐시 업데이트를 활성화하는지 여부를 나타내는 값을 받거나 설정합니다.

public:
 property bool EnableCacheUpdate { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public 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 Property EnableCacheUpdate As Boolean

속성 값

데이터 흐름 작업이 캐시 업데이트를 활성화하면 true; 그렇지 않으면 거짓입니다.

특성

적용 대상