Package version:

Interface DWCopyCommandDefaultValue

Default value.

Hierarchy

  • DWCopyCommandDefaultValue

Properties

columnName?: any

Column name. Type: object (or Expression with resultType string).

defaultValue?: any

The default value of the column. Type: object (or Expression with resultType string).

Generated using TypeDoc