CData Python Connector for SAP HANA

Build 25.0.9440

Timeout

Specifies the maximum number of seconds that the provider waits for an operation to complete before timing out.

データ型

int

デフォルト値

30

解説

Set this property to control how long the 本製品 waits for operations such as query execution, metadata retrieval, or to establish a connection.

When set to 0, operations do not time out and continue running until they complete successfully or encounter an error condition.

When set to a positive integer, the 本製品 raises an error if the operation does not complete within the specified number of seconds.

This property is useful for preventing long-running queries or network delays from causing the 本製品 to wait indefinitely without returning a result.

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