PackageID Property (DTS)

The PackageID property specifies the globally unique package identifier, which is a string representation of a GUID.

Applies To
Package Object SavedPackageInfo Object

Syntax

object.PackageID

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetPackageID(BSTR *pRetVal);

  


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