ADO.NET Provider for Amazon Redshift

Build 23.0.8839

FetchResultSetMetadata

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

データ型

bool

デフォルト値

false

解説

By default, the 本製品 will not request that the server provides detailed information about resultset columns like the table name or schema name. It requires issuing additional metadata queries via 本製品 , and it may affect query performance essentially in some scenarios. Consider setting this property to True when you need such detailed descriptive information for the resultset columns.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839