HResults.DTS_E_PACKAGEMIGRATED Field

Definition

MessageId: DTS_E_PACKAGEMIGRATED MessageText: The package has been migrated to a later version during loading. It must be reloaded to complete the process. This is an internal error code.

public: int DTS_E_PACKAGEMIGRATED = -1073651687;
public const int DTS_E_PACKAGEMIGRATED = -1073651687;
val mutable DTS_E_PACKAGEMIGRATED : int
Public Const DTS_E_PACKAGEMIGRATED As Integer  = -1073651687

Field Value

Value = -1073651687

Applies to