TeradataImportCommand interface
Teradata import command settings.
- Extends
Properties
| additional |
Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" } |
| type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
additionalFormatOptions
Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
additionalFormatOptions?: any
Property Value
any
type
Polymorphic discriminator, which specifies the different types this object can be
type: "TeradataImportCommand"
Property Value
"TeradataImportCommand"