HResults.DTS_E_PACKAGEPASSWORDEMPTY Field

Definition

MessageId: DTS_E_PACKAGEPASSWORDEMPTY MessageText: The protection level of the package requires a password, but PackagePassword property is empty.

public: int DTS_E_PACKAGEPASSWORDEMPTY = -1073659810;
public const int DTS_E_PACKAGEPASSWORDEMPTY = -1073659810;
val mutable DTS_E_PACKAGEPASSWORDEMPTY : int
Public Const DTS_E_PACKAGEPASSWORDEMPTY As Integer  = -1073659810

Field Value

Value = -1073659810

Applies to