DTS Programming
OLEDBProperty Object
OLEDBProperty objects are used by the Connection object to specify properties of sessions and rowsets to be set in the OLE DB service provider at run time. These properties are set automatically by the Data Transformation Services (DTS) package at run time. Connection properties of each OLE DB service provider can also be set this way.

Collections
Properties Collection |
Properties
Name Property | PropertySet Property |
Parent Property | Value Property |
PropertyID Property |
Remarks
The OLEDBProperty object is compatible with Microsoft® SQL Server™ version 7.0. For more information about an extended version of this object, see OLEDBProperty2 Object.
See Also
Creating DTS Package Objects and Connections