Cmdlets for Microsoft Access

Build 25.0.9434

TemporaryLocalFolder Parameter (Connect-Access Cmdlet)

The path, or URI, to the folder that is used to temporarily download the MS Access database file.

Syntax

Connect-Access -TemporaryLocalFolder string

Data Type

cstr

Default Value

""

Remarks

The path, or URI, to the folder that is used to temporarily download the MS Access database file from cloud sources like S3, Azure etc. For instance: TemporaryLocalFolder='C:/User/Download'. The downloaded files are by default deleted automatically when the connection is closed, this behavior can be changed using connection property 'DeleteDownloadedFiles'

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434