ADO.NET Provider for Oracle

Build 26.0.9655

SessionParameters

Used to specify additional session parameters after the initial connection has been established.

Data Type

string

Default Value

""

Remarks

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.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655