Adf Copy Activity Mapping Element
X-Ref:
- Ast Adf Copy Activity Mapping Node
- Ast Adf Tabular Translator Base Node
Singleton Children
Child | API Type | Description |
---|---|---|
<SinkMapping /> | AstAdfNamedCopyColumnMappingNode | Defines a set of column mapping properties to be used within copy activities in Azure Data Factory. This is a required property |
<SourceMapping /> | AstAdfNamedCopyColumnMappingNode | Defines a set of column mapping properties to be used within copy activities in Azure Data Factory. This is a required property |
Collection Children
Child | API Type | Description |
---|---|---|
<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. |