HResults.DTSBC_E_MULTIPLEINCOLSTOOUTCOL Field

Definition

MessageId: DTSBC_E_MULTIPLEINCOLSTOOUTCOL MessageText: There is an input column associated with an output column, and that output column is already associated with another input column on the same input.

public: int DTSBC_E_MULTIPLEINCOLSTOOUTCOL = -939524073;
public const int DTSBC_E_MULTIPLEINCOLSTOOUTCOL = -939524073;
val mutable DTSBC_E_MULTIPLEINCOLSTOOUTCOL : int
Public Const DTSBC_E_MULTIPLEINCOLSTOOUTCOL As Integer  = -939524073

Field Value

Value = -939524073

Applies to