Skip to main content

AdfDatasetSinkFileWriteBehavior Enumeration

AdfDatasetSinkFileWriteBehavior Enumeration

Provides options for the file write behavior to dataset sinks used by Azure Data Factory.

Enumeration Values

NameSummary
Merge
Specifies that all columns in the new document will be combined with the columns of the existing document.
Upload
Specifies that the new document replaces the existing document.