Wallet
The directory where the client's Oracle Wallet is located.
データ型
string
デフォルト値
""
解説
This connection property only applies when the ConnectionType connection property is set to Server or SID.
When you use a TNS connection string in the DataSource connection property, the connector first checks the TNS string for WALLET_LOCATION. If the string contains no WALLET_LOCATION value, the connector uses the wallet in the location specified in this connection property instead.
This property is required to set up a secure TCPS connection.