Uses of Class
com.azure.resourcemanager.datafactory.models.DynamicsCrmSource
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of DynamicsCrmSource in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionDynamicsCrmSource.withAdditionalColumns
(Object additionalColumns) Set the additionalColumns property: Specifies the additional columns to be added to source data.DynamicsCrmSource.withDisableMetricsCollection
(Object disableMetricsCollection) Set the disableMetricsCollection property: If true, disable data store metrics collection.DynamicsCrmSource.withMaxConcurrentConnections
(Object maxConcurrentConnections) Set the maxConcurrentConnections property: The maximum concurrent connection count for the source data store.Set the query property: FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises).DynamicsCrmSource.withSourceRetryCount
(Object sourceRetryCount) Set the sourceRetryCount property: Source retry count.DynamicsCrmSource.withSourceRetryWait
(Object sourceRetryWait) Set the sourceRetryWait property: Source retry wait.