HResults.DTS_W_NOWORKTODO 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_W_NOWORKTODO MessageText: Rows were given to a thread, but that thread has no work to do. The layout has a disconnected output. Running the pipeline with the RunInOptimizedMode property set to TRUE will be faster, and prevents this warning.
public: int DTS_W_NOWORKTODO = -2147192656;
public const int DTS_W_NOWORKTODO = -2147192656;
val mutable DTS_W_NOWORKTODO : int
Public Const DTS_W_NOWORKTODO As Integer = -2147192656