Skip to main content

Adf Named Copy Column Mapping Element

Adf Named Copy Column Mapping Element

Attributes

AttributeAPI TypeDefaultDescription
ColumnString 
Specifies the name of the column to map.
CultureString"en-us"
Specifies the culture of the sink or source column, with a default of 'en-us'.
DataTypeAdfCopyActivityMappingDataTypeUnspecified
Specifies the Data Factory transitional data type of the source or sink column.
FormatString 
Format string for datetime and datetimeoffset columns.
OrdinalInt320
Specifies the index of the column, starting at 1.
PathString 
Specifies a JSON path expression for each field to extract or map. Apply for hierarchical data such as MongoDB/REST.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.