TemporaryLocalFolder
Specifies the path or URI of the folder where the temporary MS Access database file is downloaded.
Data Type
string
Default Value
""
Remarks
The path or URI to the folder where the provider downloads the Microsoft Access database file from cloud sources such as S3 or Azure. For example: TemporaryLocalFolder='C:/User/Download'. By default, the downloaded file is deleted automatically when the connection closes. You can change this behavior using the DeleteDownloadedFiles connection property.