Linguaggio

HResults.DTS_E_NEGATIVEVERSION Campo

Definizione

MessageId: DTS_E_NEGATIVEVERSION MessageText: Il numero di versione non può essere negativo. Questo errore si verifica quando le proprietà VersionMajor, VersionMinor o VersionBuild del pacchetto sono impostate a 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