Uses of Class
com.azure.resourcemanager.datafactory.models.SapOpenHubSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of SapOpenHubSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionSapOpenHubSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.SapOpenHubSource.withBaseRequestId
(Object baseRequestId) Set the baseRequestId property: The ID of request for delta loading.SapOpenHubSource.withCustomRfcReadTableFunctionModule
(Object customRfcReadTableFunctionModule) Set the customRfcReadTableFunctionModule property: Specifies the custom RFC function module that will be used to read data from SAP Table.SapOpenHubSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.SapOpenHubSource.withExcludeLastRequest
(Object excludeLastRequest) Set the excludeLastRequest property: Whether to exclude the records of the last request.SapOpenHubSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.SapOpenHubSource.withQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.SapOpenHubSource.withSapDataColumnDelimiter
(Object sapDataColumnDelimiter) Set the sapDataColumnDelimiter property: The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved.SapOpenHubSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.SapOpenHubSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.