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

屬性值

若連線管理器保留快取資料,則為真;否則,則為錯誤

屬性

備註

如需詳細資訊,請參閱 ConnectionManagerCacheClass

適用於