From 474d23b554cef3164e5edc65ab1d1a52727b9b42 Mon Sep 17 00:00:00 2001
From: Francesco Steccanella
Date: Thu, 16 Feb 2017 12:13:40 +0100
Subject: [PATCH] Added forceCsvQuoteChar option
---
manual/Tasks/sql.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/manual/Tasks/sql.html b/manual/Tasks/sql.html
index e5f4db837..bade59024 100644
--- a/manual/Tasks/sql.html
+++ b/manual/Tasks/sql.html
@@ -262,6 +262,13 @@ and abort execution and transaction and fail task.
ever occurs)
+
+ forceCsvQuoteChar |
+ If true, quoting always occurs |
+ No, default is not set (i.e. quoting
+ occurs only where needed) |
+
+
errorproperty |
The name of a property to set in the event of an
|