CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withAlternateKeyName(Object alternateKeyName) |
Set the alternateKeyName property: The logical name of the alternate key which will be used when upserting
records.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withDisableMetricsCollection(Object disableMetricsCollection) |
Set the disableMetricsCollection property: If true, disable data store metrics collection.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withIgnoreNullValues(Object ignoreNullValues) |
Set the ignoreNullValues property: The flag indicating whether to ignore null values from input dataset (except
key fields) during write operation.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withMaxConcurrentConnections(Object maxConcurrentConnections) |
Set the maxConcurrentConnections property: The maximum concurrent connection count for the sink data store.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withSinkRetryCount(Object sinkRetryCount) |
Set the sinkRetryCount property: Sink retry count.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withSinkRetryWait(Object sinkRetryWait) |
Set the sinkRetryWait property: Sink retry wait.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withWriteBatchSize(Object writeBatchSize) |
Set the writeBatchSize property: Write batch size.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withWriteBatchTimeout(Object writeBatchTimeout) |
Set the writeBatchTimeout property: Write batch timeout.
|
CommonDataServiceForAppsSink |
CommonDataServiceForAppsSink.withWriteBehavior(DynamicsSinkWriteBehavior writeBehavior) |
Set the writeBehavior property: The write behavior for the operation.
|