SqlWriterFilename
The name for the file created by the SqlWriter
task. The SqlWriter
task appends one INSERT statement to the file for each document that is processed.
Type: | String |
Default: | |
Required | Yes |
Configuration Section: | Any section you have defined for SqlWriter task settings |
Example: | SqlWriterFilename=MyTask.sql
|
See Also: |