HResults.DTS_S_TRUNCATED 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_TRUNCATED MessageText: The string value was truncated. The buffer received a string that was too long for the column, and the string was truncated by the buffer.
public: int DTS_S_TRUNCATED = 262149;
public const int DTS_S_TRUNCATED = 262149;
val mutable DTS_S_TRUNCATED : int
Public Const DTS_S_TRUNCATED As Integer = 262149