ODBC Driver for Teradata

Build 23.0.8839

UseEnhancedSchemaTable

Gets or sets a Boolean value that indicates whether the GetSchemaTable method returns additional result set metadata (default: true).

データ型

bool

デフォルト値

true

解説

Gets or sets a Boolean value that indicates whether the GetSchemaTable returns additional metadata (e.g., IsKey and IsUnique). The default is true. This feature is available when you are connected to Teradata Database 6.2 or higher.

When UseEnhancedSchemaTable is set to true, TeradataCommandBuilder requires a key to generate UPDATE, INSERT, and DELETE SQL commands.

For more information, refer to the entry for UseEnhancedSchemaTable in the Teradata Data Provider documentation.

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