HResults.DTS_E_PROPVALUEIGNORED Field

Definition

MessageId: DTS_E_PROPVALUEIGNORED MessageText: The "%1!s!" has a value set for length, precision, scale, or code page that is a value other than zero, but the data type requires the value to be zero.

public: int DTS_E_PROPVALUEIGNORED = -1071628263;
public const int DTS_E_PROPVALUEIGNORED = -1071628263;
val mutable DTS_E_PROPVALUEIGNORED : int
Public Const DTS_E_PROPVALUEIGNORED As Integer  = -1071628263

Field Value

Value = -1071628263

Applies to