ODBC Driver for Salesforce

Build 22.0.8462

SessionTimeout

The time in minutes for which a Salesforce login session is reused.

Data Type

string

Default Value

"10"

Remarks

The driver creates a login session with Salesforce based on the authentication credentials provided. This session is reused for subsequent queries until it times out. The SessionTimeout property allows you to control how long the login session is kept by the driver. You can set the SessionTimeout to 0 to disable login sessions; this will force the driver to authenticate each request.

This property useful when creating and reusing a Salesforce connection. The property only impacts SSO and Basic Authentication connections, and is not used for OAuth.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462