AdfDataflowParseDocumentFormat Enumeration
Provides the document type of the input stream for a Parse transformation in Dataflow.
Enumeration Values
Name | Summary |
---|---|
Json | Specifies that the input is a json document. |
Delimited | Specifies that the input is a csv delimited text file. |