SessionParameters
Used to specify additional session parameters after the initial connection has been established.
データ型
string
デフォルト値
""
解説
This property enables advanced users to configure session parameters using the ALTER SESSION statement. These settings are not required for normal use cases, but can address unique requirements.
To define the desired properties, use a semicolon-separated list of 'parameter=value' pairs.
The only parameter currently supported is CONTAINER_DATA.