Uses of Class
com.azure.analytics.synapse.artifacts.models.DynamicsAXSource
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of DynamicsAXSource in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionDynamicsAXSource.setAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.DynamicsAXSource.setHttpRequestTimeout
(Object httpRequestTimeout) Set the httpRequestTimeout property: The timeout (TimeSpan) to get an HTTP response.DynamicsAXSource.setMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: A query to retrieve data from source.DynamicsAXSource.setQueryTimeout
(Object queryTimeout) Set the queryTimeout property: Query timeout.DynamicsAXSource.setSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.DynamicsAXSource.setSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.