Uses of Class
com.azure.resourcemanager.datafactory.models.OracleSink
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of OracleSink in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionOracleSink.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.OracleSink.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.OracleSink.withPreCopyScript
(Object preCopyScript) Set the preCopyScript property: SQL pre-copy script.OracleSink.withSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.OracleSink.withSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.OracleSink.withWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.OracleSink.withWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.