GetSavedPackageInfos Method (DTS)

The GetSavedPackageInfos method retrieves a list of versions in this storage location.

Applies To
Package Object  

Syntax

object.GetSavedPackageInfos(UNCFile) As SavedPackageInfos

Part Description
Package Expression that evaluates to an object in the Applies To list
UNCFile Retrieves a list of versions in this storage location

Prototype (C/C++)

HRESULT GetSavedPackageInfos(BSTR UNCFile,
IDTSSavedPackageInfos **pRetVal);

  


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