HResults.DTS_E_REFID_COULDNOTMAPREFID Field

Definition

MessageId: DTS_E_REFID_COULDNOTMAPREFID MessageText: The object "%1!s!" references ID "%2!s!", but no object in the package has this ID. If the object "%1!s!" was added to the package by a manual edit ensure that the referenced object with ID "%2!s!" is also added to the package.

public: int DTS_E_REFID_COULDNOTMAPREFID = -1073676260;
public const int DTS_E_REFID_COULDNOTMAPREFID = -1073676260;
val mutable DTS_E_REFID_COULDNOTMAPREFID : int
Public Const DTS_E_REFID_COULDNOTMAPREFID As Integer  = -1073676260

Field Value

Value = -1073676260

Applies to