HResults.DTS_E_SORTSTACKOVERFLOW 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_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