ODBC Driver for SQL Server

Build 23.0.8839

Miscellaneous

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


プロパティ説明
ApplicationIntentThe application intent connection string property expresses the client application's request to be directed either to a read-write or read-only version of an availability group database. To use read-only routing, a client must use an application intent of read-only in the connection string when connecting to the availability group listener. Without the read-only application intent, connections to the availability group listener are directed to the database on the primary replica.
ApplicationNameThe application name connection string property expresses the HTTP User-Agent.
BatchSize送信する各バッチ処理の最大サイズ。
DefaultDomainこのプロパティは、Oracle Database Gateway for ODBC で使用されます。
EnableForeignKeyDetectionODBC で外部キーを検出するかどうか。
IncludeDualTableOracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。
IncludeSystemSchemasThis property specifies whether to query the system schemas, including 'guest' and those whose names start with 'db_'.
IncludeTableTypesIf set to true, the provider will query for the types of individual tables and views.
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これらの隠しプロパティは特定のユースケースでのみ使用されます。
QueryPassthroughこのオプションは、クエリをSQL Server サーバーにas-is で渡します。
Readonlyこのプロパティを使用して、provider からSQL Server へのアクセスを読み取り専用に設定できます。
RTKライセンス供与で使用されるランタイムキー。
TimeoutA timeout for the provider.
UpperCaseIdentifiersこのプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。

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