Linguaggio

HResults.DTS_E_CANNOTLOADOLDPACKAGES Campo

Definizione

MessageId: DTS_E_CANNOTLOADOLDPACKAGES MessageText: Il pacchetto non può essere caricato. Questo si verifica quando si tenta di caricare un pacchetto di versione precedente, oppure il file del pacchetto si riferisce a un oggetto strutturato non valido.

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

Valore del campo

Value = -1073672179

Si applica a