Adf Copy Command Settings Element
X-Ref:
- Ast Adf Copy Command Settings Node
- Ast Adf Synapse Sink Copy Method Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
DateFormat | AdfCopyCommandDateFormat | Default | Specifies the formatting of the dates. |
InsertIdentity | AdfCopyCommandInsertIdentity | Default | Specifies whether or not to enable inserting identity columns. |
MaxErrorCount | Int32 | -1 | Specifies the maximum acceptable number of errors. |
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. |
<DefaultValues> <DefaultValue /> </DefaultValues> | AstAdfCopyCommandDefaultValueNode | Specifies the default vaulues to be used for various columns. |