Uses of Class
com.azure.analytics.synapse.artifacts.models.MySqlSource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of MySqlSource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionMySqlSource.setAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.MySqlSource.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: Database query.MySqlSource.setQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.MySqlSource.setSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.MySqlSource.setSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.