VersionID Property (DTS)

The VersionID property specifies the globally unique identifier (GUID) of this version of the package.

Applies To
Package Object SavedPackageInfo Object

Syntax

object.VersionID

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetVersionID(BSTR *pRetVal);

  


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