HResults.DTS_S_EXPREVALTRUNCATIONOCCURRED Field

Definition

MessageId: DTS_S_EXPREVALTRUNCATIONOCCURRED MessageText: A truncation occurred during evaluation of the expression. The truncation occurred during evaluation, which may include any point in an intermediate step.

public: int DTS_S_EXPREVALTRUNCATIONOCCURRED = 2097153;
public const int DTS_S_EXPREVALTRUNCATIONOCCURRED = 2097153;
val mutable DTS_S_EXPREVALTRUNCATIONOCCURRED : int
Public Const DTS_S_EXPREVALTRUNCATIONOCCURRED As Integer  = 2097153

Field Value

Value = 2097153

Applies to