TDV Adapter for IBM Cloud SQL Query

Build 22.0.8462

CleanQueryResults

CleanQueryResults specifies whether query cache files should be deleted once the connection is closed.

Data Type

bool

Default Value

false

Remarks

IBM Cloud SQL Query stores the results of every query you execute as a CSV or JSON file in Bucket.

You can use CleanQueryResults, to clean these files for every query executed. Note that this behavior will add a minor performance hit when you disconnect the last connection in a process.

See Also

See Customizing Default Behavior for more information on configuring IBM Cloud's query caching.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462