HResults.DTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME 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.
An ambiguous input column name was specified. The column must be qualified as [Component Name].[Column Name] or referenced by lineage ID. This error occurs when the input column exists on more than one component, and must be differentiated by the addition of component name or by using the lineage ID.
public: int DTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME = -1073442646;
public const int DTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME = -1073442646;
val mutable DTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME : int
Public Const DTS_E_EXPREVALSTATIC_AMBIGUOUSINPUTCOLUMNNAME As Integer = -1073442646