Uses of Class
com.azure.resourcemanager.datafactory.models.Db2Source
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of Db2Source in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDb2Source.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.Db2Source.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.Db2Source.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: Database query.Db2Source.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.Db2Source.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.Db2Source.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.