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