ODBC Driver for Smartsheet

Build 23.0.8839

Miscellaneous

このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。


プロパティ説明
DefaultDomainこのプロパティは、Oracle Database Gateway for ODBC で使用されます。
EnableForeignKeyDetectionODBC で外部キーを検出するかどうか。
HeaderIndicates whether or not the provider should detect column names from the first row.
HideFormattingCharactersSet to True if you want to hide currency symbols and percentage signs in numeric values. This will also convert these columns from varchar to double. Only works if TypeDetectionScheme is set to RowScan and at least the first RowScanDepth values for that column are convertable to double.
IgnoreRowsNotFoundIf set to false and any of the specified Row IDs are not found, no rows will be deleted, and a 'not found' error will be returned.
IncludeDualTableOracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。
LimitKeySize主キーカラムの最大長。
MapBigintToVarcharこのプロパティは、bigint 型がSQL_BIGINT の代わりにSQL_VARCHAR にマップされるかどうかをコントロールします。デフォルトはfalse です。
MapToIntこのプロパティは、Long 型がSQL_BIGINT の代わりにSQL_INTEGER にマップされるかどうかをコントロールします。デフォルトはfalse です。
MapToLongVarcharこのプロパティは、カラムをSQL_LONGVARCHAR として返すかどうかを制御します。
MapToWVarcharこのプロパティは、文字列型をSQL_VARCHAR ではなくSQL_WVARCHAR にマッピングするかどうかを制御します。デフォルトではSQL_WVARCHAR が設定されます。
MaximumColumnSizeカラムの最大サイズ。
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeSmartsheet から返されるページあたりの結果の最大数。
PseudoColumnsこのプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。
Readonlyこのプロパティを使用して、provider からSmartsheet へのアクセスを読み取り専用に設定できます。
ReportCompatibilityLevelControls whether new functionality, such as multi-contact data is returned as: Backwards-compatible, text format (level 0, default) Multi-contact data (level 1) Multi-contact data (report-compatible, level 2) Multi-picklist data (level 3)
RowScanDepthテーブルで利用可能なカラムを探すためにスキャンする行数の最大値。
RTKライセンス供与で使用されるランタイムキー。
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
TypeDetectionSchemeDetermines how to determine the data types of columns.
UpperCaseIdentifiersこのプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。
UseFullFilePathsAsTableNamesWhether or not to include the full file path in the name of an exposed table or view, corresponding to a sheet or report.
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
UseSimpleNamesテーブルとカラムに簡略名を使用するかどうかを決定するboolean。
ValueSourceIndicates whether the cell will use the Value fields as its value or the DisplayValue field.

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