HResults.DTS_E_REFID_COULDNOTMAPREFID Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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