Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
BatchSize | 送信する各バッチ処理の最大サイズ。 |
ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
ConnectOnOpen | このプロパティは、接続が開かれたときにMicrosoft Power BI XMLA に接続するかどうかを指定します。 |
CustomHeaders | ユーザーが決定したその他のヘッダー(オプション)。 |
ExposeMemberKeys | Determines if each level should be converted into a measure, allowing calculations to be performed on the measure. |
ExpressionInDescription | Set this to true to report expressions as part of the description on measure columns. |
ExtraProperties | Additional properties to submit on each MDX request to Microsoft Power BI XMLA |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
PoolMaxSize | プールの最大接続数。 |
PoolMinSize | プール内の最小接続数。 |
PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
ResponseRowLimit | The number of response rows to allow before triggering an error. Set to 0 for no limit. |
RTK | ライセンス供与で使用されるランタイムキー。 |
ShowHiddenEntities | Set this to true to include hidden dimensions, measures and levels. |
SplitMeasures | Set this to true to split Measures table into individual tables. |
SplitMeasuresOn | Use this property in conjunction with SplitMeasures to set the priority for how measures should be organized into tables. |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
UseMDX | Set this to true to pass MDX queries to Microsoft Power BI XMLA as-is. |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
Workspace | The comma separated PowerBI workspace(s) to connect to. |