Uses of Class
com.azure.analytics.synapse.artifacts.models.InformixSink
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of InformixSink in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionInformixSink.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.InformixSink.setPreCopyScript
(Object preCopyScript) Set the preCopyScript property: A query to execute before starting the copy.InformixSink.setSinkRetryCount
(Object sinkRetryCount) Set the sinkRetryCount property: Sink retry count.InformixSink.setSinkRetryWait
(Object sinkRetryWait) Set the sinkRetryWait property: Sink retry wait.InformixSink.setWriteBatchSize
(Object writeBatchSize) Set the writeBatchSize property: Write batch size.InformixSink.setWriteBatchTimeout
(Object writeBatchTimeout) Set the writeBatchTimeout property: Write batch timeout.