HResults.DTS_E_PACKAGEPASSWORD Field

Definition

MessageId: DTS_E_PACKAGEPASSWORD MessageText: The package is encrypted with a password. The password was not specified, or is not correct.

public: int DTS_E_PACKAGEPASSWORD = -1073659849;
public const int DTS_E_PACKAGEPASSWORD = -1073659849;
val mutable DTS_E_PACKAGEPASSWORD : int
Public Const DTS_E_PACKAGEPASSWORD As Integer  = -1073659849

Field Value

Value = -1073659849

Applies to