skip to main content
DataDirect Connect Drivers : DB2 Driver : Connection Properties : PackageCollection
  
PackageCollection
Purpose
Specifies the name of the collection or library (group of packages) to which DB2 packages are bound.
Valid Values
string
where:
string
is the name of the collection or library (group of packages) to which DB2 packages are bound.
Notes
*This property is ignored for DB2 for Linux/UNIX/Windows.
*This property replaces the CollectionId property, which has been deprecated; however, the CollectionId property is still recognized for backward compatibility. If both the PackageCollection and CollectionId properties are specified, the CollectionId property is ignored.
Default
NULLID
Data Type
String
See also
DB2 Packages