HResults.DTS_E_EXPREVALSTRINGLITERALTOOLONG Field

Definition

MessageId: DTS_E_EXPREVALSTRINGLITERALTOOLONG MessageText: A string literal in the expression exceeds the maximum allowed length of %1!d! characters.

public: int DTS_E_EXPREVALSTRINGLITERALTOOLONG = -1073450753;
public const int DTS_E_EXPREVALSTRINGLITERALTOOLONG = -1073450753;
val mutable DTS_E_EXPREVALSTRINGLITERALTOOLONG : int
Public Const DTS_E_EXPREVALSTRINGLITERALTOOLONG As Integer  = -1073450753

Field Value

Value = -1073450753

Applies to