SqlWriterColumnNamesN
The name of the column to contain the value from the document field specified by the corresponding SqlWriterFieldNamesN parameter.
Type: | String |
Default: | |
Required | Yes |
Configuration Section: | Any section you have defined for SqlWriter task settings |
Example: |
In this example, the value of the document field "documentField" is written to the column "tableColumn" using the "CHAR" data type. |
See Also: |