다음을 통해 공유


IDTSConnectionManagerCache100.RetainData 속성

정의

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

속성 값

연결 관리자가 캐시에 데이터를 유지하면 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상