CData Python Connector for Oracle

Build 25.0.9440

MaxLobSize

The maximum number of bytes to display in records for fields of LOB data types.

データ型

int

デフォルト値

2000

解説

When querying columns with a LOB data type (BLOB, CLOB, NCLOB, etc.), the 本製品 truncates all bytes in excess of the number specified in this connection property for each record in the query results.

If this connection property is set to 0 or a negative value, the default value (2000 bytes) is used.

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