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