HResults.DTS_W_PACKAGEPATHSECTIONEMPTY Field

Definition

MessageId: DTS_W_PACKAGEPATHSECTIONEMPTY MessageText: Failed to retrieve value from the .ini file. The PackagePath section is either empty, or does not exist: "%1!s!".

public: int DTS_W_PACKAGEPATHSECTIONEMPTY = -2147409868;
public const int DTS_W_PACKAGEPATHSECTIONEMPTY = -2147409868;
val mutable DTS_W_PACKAGEPATHSECTIONEMPTY : int
Public Const DTS_W_PACKAGEPATHSECTIONEMPTY As Integer  = -2147409868

Field Value

Value = -2147409868

Applies to