PackageName Property (DTS)

The PackageName property specifies the package name.

Applies To
SavedPackageInfo Object  

Syntax

object.PackageName

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPackageName(BSTR *pRetVal);

  


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