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