HResults.DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME 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: DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME MessageText: There are multiple input columns with the name "%1!s!". The desired input column must be specified uniquely as [Component Name].[%2!s!] or referenced by lineage ID. Currently, the input column specified exists on more than one component.
public: int DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME = -1073450789;
public const int DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME = -1073450789;
val mutable DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME : int
Public Const DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME As Integer = -1073450789