HResults.DTS_E_STRINGCONVERSIONTOOLONG Field

Definition

MessageId: DTS_E_STRINGCONVERSIONTOOLONG MessageText: A string was too long to be converted.

public: int DTS_E_STRINGCONVERSIONTOOLONG = -1071636455;
public const int DTS_E_STRINGCONVERSIONTOOLONG = -1071636455;
val mutable DTS_E_STRINGCONVERSIONTOOLONG : int
Public Const DTS_E_STRINGCONVERSIONTOOLONG As Integer  = -1071636455

Field Value

Value = -1071636455

Applies to