HResults.DTS_E_TKEXECPACKAGE_SERVERNAMEFAILED Field

Definition

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

public: int DTS_E_TKEXECPACKAGE_SERVERNAMEFAILED = -1073602326;
public const int DTS_E_TKEXECPACKAGE_SERVERNAMEFAILED = -1073602326;
val mutable DTS_E_TKEXECPACKAGE_SERVERNAMEFAILED : int
Public Const DTS_E_TKEXECPACKAGE_SERVERNAMEFAILED As Integer  = -1073602326

Field Value

Value = -1073602326

Applies to