接続プロパティ
接続プロパティは、接続を確立するために使用できるさまざまなオプションです。このセクションでは、本プロバイダーの接続設定で設定できるオプションの一覧を示します。詳細については各リンクをクリックしてください。
接続を確立する方法について詳しくは、接続の確立を参照してください。
プロパティ | 説明 |
AuthScheme | The type of authentication to use when connecting to HubSpot. |
Schema | Specify the HubSpot API version to use. HubSpotV4 is the latest API. |
OAuthOptionalScopes | A comma-separated set of optional scopes that give you permissions to your HubSpot account. |
OAuthRequiredScopes | A comma-separated set of permissions that your Hubspot app needs access to. |
プロパティ | 説明 |
InitiateOAuth | 接続時にOAuth アクセストークンを取得またはリフレッシュするプロセスを開始するには、このプロパティを設定します。 |
OAuthClientId | OAuth 認証サーバーを使用してアプリケーションを登録する場合に割り当てられたクライアントId。 |
OAuthClientSecret | OAuth 認証サーバーにアプリケーションを登録する場合に割り当てられたクライアントシークレット。 |
OAuthAccessToken | OAuth を使用して接続するためのアクセストークン。 |
CallbackURL | 認証時にリダイレクトされるOAuth コールバックURL。この値をアプリケーションに指定したコールバックURL と同じ値に設定します。 |
プロパティ | 説明 |
SSLServerCert | TLS/SSL を使用して接続するときに、サーバーが受け入れ可能な証明書。 |
プロパティ | 説明 |
FirewallType | プロキシベースのファイアウォールで使われるプロトコル。 |
FirewallServer | プロキシベースのファイアウォールの名前もしくはIP アドレス。 |
FirewallPort | プロキシベースのファイアウォールのTCP ポート。 |
FirewallUser | プロキシベースのファイアウォールに認証するために使うユーザー名。 |
FirewallPassword | プロキシベースのファイアウォールへの認証に使われるパスワード。 |
プロパティ | 説明 |
ProxyAutoDetect | この接続プロパティをTrue に設定すると、provider は既存のプロキシサーバー構成についてシステムプロキシ設定をチェックします(プロキシサーバーの詳細を手動で入力する必要はありません)。特定のプロキシサーバーに接続するためにprovider を手動で構成する場合は、False に設定します。 |
ProxyServer | HTTP トラフィックをルートするプロキシサーバーのホストネームもしくはIP アドレス。 |
ProxyPort | プロキシサーバー( ProxyServer 接続プロパティで指定)が起動しているTCP ポート。 |
ProxyAuthScheme | ProxyServer 接続プロパティで指定されたプロキシサーバーに対して認証する際にprovider が使用する認証方法。 |
ProxyUser | ProxyServer 接続プロパティで指定されたプロキシサーバーに登録されているユーザーアカウントのユーザー名。 |
ProxyPassword | ProxyUser 接続プロパティで指定されたユーザに紐付けられたパスワード。 |
ProxySSLType | ProxyServer プロキシへの接続時に使用するSSL タイプ。 |
ProxyExceptions | ProxyServer 経由での接続が免除される宛先ホスト名またはIP のセミコロン区切りのリスト。 |
プロパティ | 説明 |
Logfile | ログファイルの名前と場所を指定するファイルパス。 |
Verbosity | ログファイルの記述をどの程度の詳細さで記載するかを決定するverbosity レベル。 |
LogModules | ログファイルに含めるコアモジュール。 |
MaxLogFileSize | ログファイルの最大バイトサイズ(例えば、10MB)を指定する文字列。 |
MaxLogFileCount | ログファイルの最大ファイル数を指定する文字列。 |
プロパティ | 説明 |
Location | テーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリへのパス。 |
BrowsableSchemas | このプロパティは、使用可能なスキーマのサブセットにレポートされるスキーマを制限します。例えば、BrowsableSchemas=SchemaA,SchemaB,SchemaC です。 |
Tables | このプロパティは、使用可能なテーブルのサブセットにレポートされるテーブルを制限します。例えば、Tables=TableA,TableB,TableC です。 |
Views | 使用可能なテーブルのサブセットにレポートされるビューを制限します。例えば、Views=ViewA,ViewB,ViewC です。 |
プロパティ | 説明 |
AutoCache | SELECT クエリの結果を、 CacheLocation 、または CacheConnection と CacheProvider の両方で指定されたキャッシュデータベースに自動的にキャッシュします。 |
CacheProvider | データのキャッシュに使用されるプロバイダーの名前。 |
CacheConnection | キャッシュデータベースの接続文字列。このプロパティは、常に CacheProvider と一緒に使用します。両プロパティを設定すると、データをキャッシュするための CacheLocation のバリューセットがオーバーライドされます。 |
CacheLocation | キャッシュデータベースへのパスとファイル名を指定します。 |
CacheTolerance | AutoCache 使用時のキャッシュ内の失効データに対する許容範囲の秒数。 |
Offline | オフラインモードを使用して、ライブソースではなくキャッシュからデータを取得します。 |
CacheMetadata | このプロパティは、テーブルメタデータをファイルストアにキャッシュするかどうかを決定します。 |
プロパティ | 説明 |
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. |
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. |
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. |
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. |
OrderPropertiesFile | A file or a CSV string for the columns to select from HubSpot for the Orders table. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
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. |
QuotePropertiesFile | A file or value with a comma separated list of properties to select from HubSpot for the Quotes table. |
Readonly | このプロパティを使用して、provider からHubSpot へのアクセスを読み取り専用に設定できます。 |
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 | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
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。 |