DWCopyCommandSettings Class
DW Copy Command settings.
- Inheritance
-
DWCopyCommandSettings
Constructor
DWCopyCommandSettings(*, default_values: Optional[List[_models.DWCopyCommandDefaultValue]] = None, additional_options: Optional[Dict[str, str]] = None, **kwargs)
Variables
- default_values
- list[DWCopyCommandDefaultValue]
Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
Feedback
Submit and view feedback for