The Load method fills the container object using persisted property values.
| PersistPropertyBag Object |
object.Load(PropertyBag As PropertyBag)
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| PropertyBag | PropertyBag object |
HRESULT Load(IDTSPropertyBag *IDTSPropertyBag);