HResults.DTS_E_TKEXECPACKAGE_USERNAMEFAILED Field

Definition

MessageId: DTS_E_TKEXECPACKAGE_USERNAMEFAILED MessageText: Error 0x%1!8.8X!. Failed to get the user name. Make sure the user name property is specified correctly on the task.

public: int DTS_E_TKEXECPACKAGE_USERNAMEFAILED = -1073602327;
public const int DTS_E_TKEXECPACKAGE_USERNAMEFAILED = -1073602327;
val mutable DTS_E_TKEXECPACKAGE_USERNAMEFAILED : int
Public Const DTS_E_TKEXECPACKAGE_USERNAMEFAILED As Integer  = -1073602327

Field Value

Value = -1073602327

Applies to