Dela via


TabularSource interface

Kopiera aktivitetskällor av tabelltyp.

Extends

Egenskaper

additionalColumns

Anger de ytterligare kolumner som ska läggas till i källdata. Typ: matris med objekt (AdditionalColumns) (eller Uttryck med resultType-matris med objekt).

queryTimeout

Tidsgräns för frågor. Typ: sträng (eller uttryck med resultType-sträng), mönster: ((\d+).)? (\d\d):(60|( [0-5] [0-9]))):(60|( [0-5] [0-9])).

type

Polymorft diskriminerande, vilket anger de olika typer som det här objektet kan vara

Ärvda egenskaper

maxConcurrentConnections

Maximalt antal samtidiga anslutningar för källdatalagret. Typ: heltal (eller uttryck med resultType-heltal).

sourceRetryCount

Antal återförsök av källa. Typ: heltal (eller uttryck med resultType-heltal).

sourceRetryWait

Källförsök väntar igen. Typ: sträng (eller uttryck med resultType-sträng), mönster: ((\d+).)? (\d\d):(60|( [0-5] [0-9]))):(60|( [0-5] [0-9])).

Egenskapsinformation

additionalColumns

Anger de ytterligare kolumner som ska läggas till i källdata. Typ: matris med objekt (AdditionalColumns) (eller Uttryck med resultType-matris med objekt).

additionalColumns?: any

Egenskapsvärde

any

queryTimeout

Tidsgräns för frågor. Typ: sträng (eller uttryck med resultType-sträng), mönster: ((\d+).)? (\d\d):(60|( [0-5] [0-9]))):(60|( [0-5] [0-9])).

queryTimeout?: any

Egenskapsvärde

any

type

Polymorft diskriminerande, vilket anger de olika typer som det här objektet kan vara

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"

Egenskapsvärde

"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"

Information om ärvda egenskaper

maxConcurrentConnections

Maximalt antal samtidiga anslutningar för källdatalagret. Typ: heltal (eller uttryck med resultType-heltal).

maxConcurrentConnections?: any

Egenskapsvärde

any

ärvd frånCopySource.maxConcurrentConnections

sourceRetryCount

Antal återförsök av källa. Typ: heltal (eller uttryck med resultType-heltal).

sourceRetryCount?: any

Egenskapsvärde

any

ärvd frånCopySource.sourceRetryCount

sourceRetryWait

Källförsök väntar igen. Typ: sträng (eller uttryck med resultType-sträng), mönster: ((\d+).)? (\d\d):(60|( [0-5] [0-9]))):(60|( [0-5] [0-9])).

sourceRetryWait?: any

Egenskapsvärde

any

ärvd frånCopySource.sourceRetryWait