HResults.DTS_E_SETEODFAILED Field

Failure encountered while setting end of data flag for the buffer driving output "%1" (%2!d!).

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_SETEODFAILED As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace