Import |
The ImportWithFileNameDerivedPropertiesDataSourceOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionsOnProperties | Designate, which properties should be put into which property bag. The level indicates the level of the property bag, where 0 is the property bag of the target table, -1 is the property bag of the parent folder, -2 is the property bag of the grandparent folder, and so on. | |
| BehaviorOnConflictWithExistingProperties | Gets or sets the behavior when there is a conflict with existing properties in the target property bag. The default is to override the existing properties with the new values. | |
| NameSplitter | The name splitter to use for extracting properties from the file name. The default is a PathToFileNameSplitter, which extracts properties from the file name based on a predefined pattern. |