CredentialsLocation
The location of the settings file where credentials are saved.
データ型
string
デフォルト値
"EMPTYSTRING"
解説
If left unspecified, the default location is "%APPDATA%\\CData\\Snowflake Data Provider\\CredentialsFile.txt" with %APPDATA% being set to the user's configuration directory:
| Platform | %APPDATA% |
| Windows | The value of the APPDATA environment variable |
| Mac | ~/.config |
| Linux | ~/.config |