ReplacePackage
Purpose
Determines whether the current bind process will replace the existing DB2 packages used by the driver.
For DB2 for Linux/UNIX/Windows, this property must be used in conjunction with the CreateDefaultPackage property.
Valid Values
true | false
Behavior
If set to true, the current bind process will replace the existing DB2 packages that are used by the driver.
If set to false, the current bind process will not replace the existing DB2 packages.
Default
false
Data Type
boolean
See also