Miscellaneous
このセクションでは、本プロバイダーの接続文字列で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| Archived | Specify whether to get archived or unarchived records. |
| BatchSize | 送信する各バッチ処理の最大サイズ。 |
| 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. |
| ConnectionLifeTime | 接続の最大有効期間(秒単位)。その時間が経過すると、接続オブジェクトは削除されます。 |
| ConnectOnOpen | このプロパティは、接続が開かれたときにHubSpot に接続するかどうかを指定します。 |
| 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. |
| EmailPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Emails table. |
| 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. |
| LineItemPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the LineItems table. |
| MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
| 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. |
| Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
| Pagesize | HubSpot から返されるページあたりの結果の最大数。 |
| PoolIdleTimeout | 接続が閉じられる前に許容されたアイドル時間。 |
| PoolMaxSize | プールの最大接続数。 |
| PoolMinSize | プール内の最小接続数。 |
| PoolWaitTime | 使用可能な接続を待機する最大秒数。 |
| ProductPropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Products table. |
| PseudoColumns | このプロパティは、テーブルのカラムとして疑似カラムが含まれているかどうかを示します。 |
| QuotePropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Quotes table. |
| Readonly | このプロパティを使用して、provider からHubSpot へのアクセスを読み取り専用に設定できます。 |
| RTK | ライセンス供与で使用されるランタイムキー。 |
| 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 | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
| UseConnectionPooling | このプロパティは、コネクションプーリングを有効にします。 |
| 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 コンフィギュレーションファイルを指すファイルパス。 |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを決定するboolean。 |