TemporaryLocalFolder
Specifies the path or URI of the folder where the temporary MS Access database file is downloaded.
データ型
string
デフォルト値
""
解説
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.