CData Python Connector for SAP HANA

Build 25.0.9440

SessionVariables

A comma-separated list of session variables to set on the current connection.

データ型

string

デフォルト値

""

解説

Session variables in SAP HANA are key-value pairs that exist for the duration of a database session. They are commonly used to store application context, tenant information, audit details, or other custom values that affect queries or logging.

Set this property to a comma-separated list of session variables and their values to apply when establishing the connection. For example: APPLICATION=myapp,var1=value1,var2=value2

This property is useful for configuring connection-level context or passing custom metadata to SAP HANA during each session.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440