Skip to main content

AdfDataflowParseDocumentFormat Enumeration

AdfDataflowParseDocumentFormat Enumeration

Provides the document type of the input stream for a Parse transformation in Dataflow.

Enumeration Values

NameSummary
Json
Specifies that the input is a json document.
Delimited
Specifies that the input is a csv delimited text file.