HResults.DTS_E_NEGATIVEVERSION Campo

Definizione

MessageId: DTS_E_NEGATIVEVERSION MessageText: il numero di versione non può essere negativo. Questo errore si verifica quando la proprietà VersionMajor, VersionMinor o VersionBuild del pacchetto è impostata su un valore negativo.

public: int DTS_E_NEGATIVEVERSION = -1073651688;
public const int DTS_E_NEGATIVEVERSION = -1073651688;
val mutable DTS_E_NEGATIVEVERSION : int
Public Const DTS_E_NEGATIVEVERSION As Integer  = -1073651688

Valore del campo

Value = -1073651688

Si applica a