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