Delen via


TabularSource interface

Kopieeractiviteitsbronnen van tabeltype.

Uitbreiding

Eigenschappen

additionalColumns

Hiermee geeft u de extra kolommen die moeten worden toegevoegd aan brongegevens. Type: matrix van objecten (AdditionalColumns) (of Expressie met resultType-matrix van objecten).

queryTimeout

Time-out van query. Type: tekenreeks (of expressie met resultType-tekenreeks), patroon: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

type

Polymorf discriminator, waarmee de verschillende typen dit object kunnen worden opgegeven

Overgenomen eigenschappen

maxConcurrentConnections

Het maximumaantal gelijktijdige verbindingen voor het brongegevensarchief. Type: geheel getal (of expressie met resultType integer).

sourceRetryCount

Aantal nieuwe pogingen van bron. Type: geheel getal (of expressie met resultType integer).

sourceRetryWait

Wacht opnieuw totdat de bron opnieuw wordt geprobeerd. Type: tekenreeks (of expressie met resultType-tekenreeks), patroon: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

Eigenschapdetails

additionalColumns

Hiermee geeft u de extra kolommen die moeten worden toegevoegd aan brongegevens. Type: matrix van objecten (AdditionalColumns) (of Expressie met resultType-matrix van objecten).

additionalColumns?: any

Waarde van eigenschap

any

queryTimeout

Time-out van query. Type: tekenreeks (of expressie met resultType-tekenreeks), patroon: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

queryTimeout?: any

Waarde van eigenschap

any

type

Polymorf discriminator, waarmee de verschillende typen dit object kunnen worden opgegeven

type: "TabularSource" | "AzureTableSource" | "InformixSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "PostgreSqlV2Source" | "SybaseSource" | "SapBwSource" | "SalesforceSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "AzureMySqlSource" | "TeradataSource" | "CassandraSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GoogleBigQueryV2Source" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource" | "WarehouseSource" | "SalesforceV2Source" | "ServiceNowV2Source"

Waarde van eigenschap

"TabularSource" | "AzureTableSource" | "InformixSource" | "Db2Source" | "OdbcSource" | "MySqlSource" | "PostgreSqlSource" | "PostgreSqlV2Source" | "SybaseSource" | "SapBwSource" | "SalesforceSource" | "SapCloudForCustomerSource" | "SapEccSource" | "SapHanaSource" | "SapOpenHubSource" | "SapOdpSource" | "SapTableSource" | "SqlSource" | "SqlServerSource" | "AmazonRdsForSqlServerSource" | "AzureSqlSource" | "SqlMISource" | "SqlDWSource" | "AzureMySqlSource" | "TeradataSource" | "CassandraSource" | "AmazonMWSSource" | "AzurePostgreSqlSource" | "ConcurSource" | "CouchbaseSource" | "DrillSource" | "EloquaSource" | "GoogleBigQuerySource" | "GoogleBigQueryV2Source" | "GreenplumSource" | "HBaseSource" | "HiveSource" | "HubspotSource" | "ImpalaSource" | "JiraSource" | "MagentoSource" | "MariaDBSource" | "AzureMariaDBSource" | "MarketoSource" | "PaypalSource" | "PhoenixSource" | "PrestoSource" | "QuickBooksSource" | "ServiceNowSource" | "ShopifySource" | "SparkSource" | "SquareSource" | "XeroSource" | "ZohoSource" | "NetezzaSource" | "VerticaSource" | "SalesforceMarketingCloudSource" | "ResponsysSource" | "DynamicsAXSource" | "OracleServiceCloudSource" | "GoogleAdWordsSource" | "AmazonRedshiftSource" | "WarehouseSource" | "SalesforceV2Source" | "ServiceNowV2Source"

Details van overgenomen eigenschap

maxConcurrentConnections

Het maximumaantal gelijktijdige verbindingen voor het brongegevensarchief. Type: geheel getal (of expressie met resultType integer).

maxConcurrentConnections?: any

Waarde van eigenschap

any

overgenomen vanCopySource.maxConcurrentConnections

sourceRetryCount

Aantal nieuwe pogingen van bron. Type: geheel getal (of expressie met resultType integer).

sourceRetryCount?: any

Waarde van eigenschap

any

overgenomen vanCopySource.sourceRetryCount-

sourceRetryWait

Wacht opnieuw totdat de bron opnieuw wordt geprobeerd. Type: tekenreeks (of expressie met resultType-tekenreeks), patroon: ((\d+).)? (\d\d):(60|( [0-5] [0-9])):(60|( [0-5] [0-9])).

sourceRetryWait?: any

Waarde van eigenschap

any

overgenomen vanCopySource.sourceRetryWait-