Trim
Type
Constant Boolean
Since
1.2
Description
With the Trim-property you can force the loader to trim the IDs generated by the SQL-query after they have been read out of the query-result. Use this property to avoid unnecessary white spaces after the IDs if the if database produces them.
Examples
Trim = "true"
Trim = "false"
