HResults.DTS_E_TKEXECPACKAGE_FILEACCESSERROR Field

Definition

MessageId: DTS_E_TKEXECPACKAGE_FILEACCESSERROR MessageText: Error 0x%1!8.8X!. Unable to access the package file, "%2!s!". Make sure that the file exists and that you have permission to access it.

public: int DTS_E_TKEXECPACKAGE_FILEACCESSERROR = -1073602328;
public const int DTS_E_TKEXECPACKAGE_FILEACCESSERROR = -1073602328;
val mutable DTS_E_TKEXECPACKAGE_FILEACCESSERROR : int
Public Const DTS_E_TKEXECPACKAGE_FILEACCESSERROR As Integer  = -1073602328

Field Value

Value = -1073602328

Applies to