HResults.DTS_E_SORTSTACKOVERFLOW Field

Definition

MessageId: DTS_E_SORTSTACKOVERFLOW MessageText: The sort failed due to a stack overflow while sorting an incoming buffer. Please reduce the DefaultBufferMaxRows property on the Data Flow Task.

public: int DTS_E_SORTSTACKOVERFLOW = -1071607014;
public const int DTS_E_SORTSTACKOVERFLOW = -1071607014;
val mutable DTS_E_SORTSTACKOVERFLOW : int
Public Const DTS_E_SORTSTACKOVERFLOW As Integer  = -1071607014

Field Value

Value = -1071607014

Applies to