HResults.DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST Field

Definition

MessageId: DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST MessageText: Failed to locate the specified package in the project.

public: int DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST = -1073602329;
public const int DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST = -1073602329;
val mutable DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST : int
Public Const DTS_E_TKEXECPACKAGE_PACKAGENOTEXIST As Integer  = -1073602329

Field Value

Value = -1073602329

Applies to