AdfDatasetSinkFileWriteBehavior Enumeration
Provides options for the file write behavior to dataset sinks used by Azure Data Factory.
Enumeration Values
Name | Summary |
---|---|
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. |