Share via


HResults.DTS_E_CANNOTLOADOLDPACKAGES Campo

Definición

MessageId: DTS_E_CANNOTLOADOLDPACKAGES MessageText: no se puede cargar el paquete. Esto sucede si se intenta cargar un paquete de una versión anterior o si el archivo de paquete hace referencia a un objeto estructurado no válido.

public: int DTS_E_CANNOTLOADOLDPACKAGES = -1073672179;
public const int DTS_E_CANNOTLOADOLDPACKAGES = -1073672179;
val mutable DTS_E_CANNOTLOADOLDPACKAGES : int
Public Const DTS_E_CANNOTLOADOLDPACKAGES As Integer  = -1073672179

Valor de campo

Value = -1073672179

Se aplica a