HResults.DTS_E_INVALIDPATHTOPACKAGE Field

Definition

MessageId: DTS_E_INVALIDPATHTOPACKAGE MessageText: The specified package path does not contain a package name. This occurs when the path does not contain at least one backslash or one forward slash.

public: int DTS_E_INVALIDPATHTOPACKAGE = -1073659832;
public const int DTS_E_INVALIDPATHTOPACKAGE = -1073659832;
val mutable DTS_E_INVALIDPATHTOPACKAGE : int
Public Const DTS_E_INVALIDPATHTOPACKAGE As Integer  = -1073659832

Field Value

Value = -1073659832

Applies to