Compartir a través de


HResults.DTS_E_REFID_COULDNOTMAPREFID Campo

Definición

MessageId: DTS_E_REFID_COULDNOTMAPREFID MessageText: el objeto "%1!s!" hace referencia al identificador "%2!s!", pero ningún objeto del paquete tiene este identificador. Si el objeto "%1!s!" se agregó al paquete mediante una edición manual, asegúrese de que el objeto al que se hace referencia con el identificador "%2!s!" también se agrega al paquete.

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

Valor de campo

Value = -1073676260
Int32

Se aplica a