TabularSource interface
Salin sumber aktivitas jenis tabular.
- Memperluas
Properti
| additional |
Menentukan kolom tambahan yang akan ditambahkan ke data sumber. Jenis: array objek(AdditionalColumns) (atau Ekspresi dengan array resultType objek). |
| query |
Batas waktu kueri. Jenis: string (atau Ekspresi dengan string resultType), pola: ((\d+).)? (\d\d):(60|( [0-5][0-9])):(60|( [0-5][0-9])). |
| type | Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat |
Properti yang Diwariskan
| disable |
Jika true, nonaktifkan pengumpulan metrik penyimpanan data. Secara default adalah false. Jenis: boolean (atau Ekspresi dengan resultType boolean). |
| max |
Jumlah koneksi bersamaan maksimum untuk penyimpanan data sumber. Jenis: bilangan bulat (atau Ekspresi dengan bilangan bulat resultType). |
| source |
Jumlah percobaan kembali sumber. Jenis: bilangan bulat (atau Ekspresi dengan bilangan bulat resultType). |
| source |
Sumber mencoba lagi menunggu. Jenis: string (atau Ekspresi dengan string resultType), pola: ((\d+).)? (\d\d):(60|( [0-5][0-9])):(60|( [0-5][0-9])). |
Detail Properti
additionalColumns
Menentukan kolom tambahan yang akan ditambahkan ke data sumber. Jenis: array objek(AdditionalColumns) (atau Ekspresi dengan array resultType objek).
additionalColumns?: any
Nilai Properti
any
queryTimeout
Batas waktu kueri. Jenis: string (atau Ekspresi dengan string resultType), pola: ((\d+).)? (\d\d):(60|( [0-5][0-9])):(60|( [0-5][0-9])).
queryTimeout?: any
Nilai Properti
any
type
Diskriminator polimorfik, yang menentukan berbagai jenis objek ini dapat
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"
Nilai Properti
"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"
Detail Properti yang Diwariskan
disableMetricsCollection
Jika true, nonaktifkan pengumpulan metrik penyimpanan data. Secara default adalah false. Jenis: boolean (atau Ekspresi dengan resultType boolean).
disableMetricsCollection?: any
Nilai Properti
any
Diwarisi DariCopySource.disableMetricsCollection
maxConcurrentConnections
Jumlah koneksi bersamaan maksimum untuk penyimpanan data sumber. Jenis: bilangan bulat (atau Ekspresi dengan bilangan bulat resultType).
maxConcurrentConnections?: any
Nilai Properti
any
Diwarisi DariCopySource.maxConcurrentConnections
sourceRetryCount
Jumlah percobaan kembali sumber. Jenis: bilangan bulat (atau Ekspresi dengan bilangan bulat resultType).
sourceRetryCount?: any
Nilai Properti
any
Diwarisi dariCopySource.sourceRetryCount
sourceRetryWait
Sumber mencoba lagi menunggu. Jenis: string (atau Ekspresi dengan string resultType), pola: ((\d+).)? (\d\d):(60|( [0-5][0-9])):(60|( [0-5][0-9])).
sourceRetryWait?: any
Nilai Properti
any
Diwarisi dariCopySource.sourceRetryWait