共用方式為


HResults.DTS_E_PRIMEOUTPUTNOEOR 欄位

The PrimeOutput method on "%1" returned success, but did not report an end of the row set. 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.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_E_PRIMEOUTPUTNOEOR As Integer
'用途
Dim value As Integer 

value = HResults.DTS_E_PRIMEOUTPUTNOEOR
public const int DTS_E_PRIMEOUTPUTNOEOR
public:
literal int DTS_E_PRIMEOUTPUTNOEOR
static val mutable DTS_E_PRIMEOUTPUTNOEOR: int
public const var DTS_E_PRIMEOUTPUTNOEOR : int

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間