HResults.DTS_E_EXCLGRPNOSYNCINP Field

"%1" has a virtual buffer extending from a root source. There is an exclusion group that is not zero with a synchronous input that is zero.

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

Syntax

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

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace