HResults.DTS_E_NEGATIVEVERSION Campo

Definição

MessageId: DTS_E_NEGATIVEVERSION MessageText: o número da versão não pode ser negativo. Esse erro ocorre quando a propriedade VersionMajor, VersionMinor ou VersionBuild do pacote está definido como valor 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

Valor do campo

Value = -1073651688

Aplica-se a