Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 466 Bytes

data-factory-file-system-source.md

File metadata and controls

13 lines (11 loc) · 466 Bytes
author ms.service ms.topic ms.date ms.author
linda33wj
data-factory
include
11/09/2018
jingwang

In Copy Activity, when source is of type FileSystemSource, the following properties are available in typeProperties section:

Property Description Allowed values Required
recursive Indicates whether the data is read recursively from the sub folders or only from the specified folder. True, False (default) No