ODBC Driver for Microsoft Power BI XMLA

Build 25.0.9434

Miscellaneous

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


プロパティ説明
BatchSizeバッチ操作中に送信される各バッチに含まれる行の最大数を指定します。バッチ全体を1つのリクエストとして送信するには、BatchSize を 0 に設定します。
ConnectOnOpenプロバイダーが接続を開くと同時にMicrosoft Power BI XMLA への接続を確立するかどうかを指定します。すぐに接続性を検証する必要がある場合は、ConnectOnOpen をTrue に設定します。
CustomHeaders他のプロパティ(ContentType やFrom など)から作成されたリクエストヘッダーに追加する、追加HTTP ヘッダーを指定します。このプロパティは、特殊または非標準のAPI 用にリクエストをカスタマイズするために使用します。
DefaultDomainこのプロパティは、Oracle Database Gateway for ODBC で使用されます。
EnableForeignKeyDetectionODBC で外部キーを検出するかどうか。
ExposeMemberKeysEnable this property to convert each level into a measure, which is a numeric value that supports calculations like summing, averaging, and other aggregations. By default, levels remain as String types, so they do not support direct calculations.
ExpressionInDescriptionEnable this property to append measure expressions in the descriptions of measure columns. By default, the provider includes only remarks in measure column descriptions.
ExtraPropertiesSpecifies additional properties to include in each MDX request sent to Microsoft Power BI XMLA. Use this property to customize the PropertiesList of the XMLA request when UseMDX is enabled.
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 を含まないクエリで返される最大行数を指定します。
Other特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。
ResponseRowLimitSpecifies the maximum number of response rows allowed before triggering an error. Use 0 to remove the limit entirely. This property helps prevent performance issues caused by large queries.
RTKprovider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。
ShowHiddenEntitiesEnable this property to include hidden dimensions, measures, and levels in query results. By default, the provider excludes entities marked as hidden.
SplitMeasuresEnable this property to split the Measures table into individual tables and distribute measures into their respective dimension tables.
SplitMeasuresOnSpecifies the priority for organizing measures into tables when SplitMeasures is enabled. Provide a comma-delimited list of attributes to determine the sorting order.
Timeoutprovider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。
UpperCaseIdentifiersこのプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。
UseMDXEnable this property to pass MDX queries directly to Microsoft Power BI XMLA. When disabled, the provider translates SQL-92 queries into operations on the modeled views.
UserDefinedViewsカスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。
WorkspaceSpecifies the Premium Power BI workspace(s) to connect to, using a comma-separated list of workspace names.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434