HResults.DTSBC_E_MULTIPLEINCOLSTOOUTCOL 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: 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