TDV Adapter for PostgreSQL

Build 22.0.8462

FetchResultSetMetadata

This field sets whether the provider retrieves metadata pertaining to the schema and table name for resultset columns returned by the server.

Data Type

bool

Default Value

true

Remarks

By default, the adapter may request that the server provide detailed information about resultset columns like the table name. It requires issuing additional metadata queries via the adapter, and it may affect query performance essentially in some scenarios. Consider setting this property to False in order to gain performance in your application if you don't need the respective meta-information for the column.

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