HResults.DTS_S_TRUNCATED Field

Definition

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

Field Value

Value = 262149

Applies to