Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| Archived | Specify whether to get archived or unarchived records. |
| CallPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Calls table. |
| ColumnSizes | A file with a name=value comma separated list of column sizes. |
| CompanyPropertiesFile | A file with a comma separated list of properties to select from HubSpot for the Companies table. |
| ContactPropertiesFile | A file with a comma separated list of properties to select from HubSpot for the Contacts table. |
| DealPropertiesFile | A file with a comma separated list of properties to select from HubSpot for the Deals table. |
| DirectQueryLimit | DirectQuery モードを使用する場合の行数を制限します。これにより、設計時にパフォーマンスの問題を回避できます。 |
| EmailPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Emails table. |
| EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
| ExpandAssociations | Specify whether to expand or not the object Associations tables. |
| FeedbackSubmissionPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the FeedbackSubmissions table. |
| GenerateSchemaFiles | スキーマを生成して保存するユーザーの好みのタイミングを示します。 |
| GoalPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Goals table. |
| IncludeCustomTables | Specify whether to get Custom HubSpot Objects or not. |
| LeadPropertiesFile | A file or a CSV string for the columns to select from HubSpot for the Leads table. |
| LineItemPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the LineItems table. |
| MaximumColumnSize | カラムの最大サイズ。 |
| MaxRows | 集計やGROUP BY を使用しないクエリで返される最大行数を指定します。 |
| MeetingPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Meetings table. |
| NotePropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Notes table. |
| NumberColumnMode | Specifies how to handle detected number columns. |
| OrderPropertiesFile | A file or a CSV string for the columns to select from HubSpot for the Orders table. |
| Other | 特定のユースケースに対して追加の隠しプロパティを指定します。これらは通常のprovider の機能では必要ありません。複数のプロパティを定義するには、セミコロンで区切られたリストを使用します。 |
| Pagesize | The maximum number of results to return per page from HubSpot. |
| ProductPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Products table. |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを指定します。'TableName=ColumnName;TableName=ColumnName' という形式を使用します。デフォルトは空の文字列で、このプロパティを無効にします。 |
| QuotePropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Quotes table. |
| Readonly | provider からHubSpot への読み取り専用アクセスを切り替えます。 |
| RTK | provider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ使用してください。 |
| TaskPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Tasks table. |
| TicketPropertiesFile | A file with a comma separated list of properties to select from HubSpot for the Tickets table. |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。デフォルトは60秒です。タイムアウトを無効にするには0を設定します。 |
| UseDisplayNames | Boolean determining if the display names for the tables and columns should be used instead of the API names. |
| UseDropdownLabels | Boolean determining if dropdown labels should be used instead of internal values for enums. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |