Load Method (DTS)

The Load method fills the container object using persisted property values.

Applies To
PersistPropertyBag Object  

Syntax

object.Load(PropertyBag As PropertyBag)

Part Description
object Expression that evaluates to an object in the Applies To list
PropertyBag PropertyBag object

Prototype (C/C++)

HRESULT Load(IDTSPropertyBag *IDTSPropertyBag);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.