IsVersionEncrypted Property (DTS)

The IsVersionEncrypted property specifies whether a version of the package was encrypted when saved.

Applies To
SavedPackageInfo Object  

Syntax

object.IsVersionEncrypted

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

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetIsVersionEncrypted(VARIANT_BOOL *pRetVal);

  


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