HResults.DTS_E_PACKAGEUNPROTECT Field

Definition

MessageId: DTS_E_PACKAGEUNPROTECT MessageText: Failed to remove package protection with error 0x%1!8.8X! "%2!s!". This occurs in the CPackage::LoadFromXML method.

public: int DTS_E_PACKAGEUNPROTECT = -1073659850;
public const int DTS_E_PACKAGEUNPROTECT = -1073659850;
val mutable DTS_E_PACKAGEUNPROTECT : int
Public Const DTS_E_PACKAGEUNPROTECT As Integer  = -1073659850

Field Value

Value = -1073659850

Applies to