HResults.DTS_S_EXPREVALTRUNCATIONOCCURRED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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