HResults.DTS_E_PRIMEOUTPUTNOEOR Field

Definition

MessageId: DTS_E_PRIMEOUTPUTNOEOR MessageText: The PrimeOutput method on "%1!s!" returned success, but did not report an end of the rowset. There is an error in the component. It should have reported an end-of-row. The pipeline will shut down execution to avoid unpredictable results.

public: int DTS_E_PRIMEOUTPUTNOEOR = -1073450817;
public const int DTS_E_PRIMEOUTPUTNOEOR = -1073450817;
val mutable DTS_E_PRIMEOUTPUTNOEOR : int
Public Const DTS_E_PRIMEOUTPUTNOEOR As Integer  = -1073450817

Field Value

Value = -1073450817

Applies to