HResults.DTS_E_EXPREVALAMBIGUOUSINPUTCOLUMNNAME Field

Definition

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

Field Value

Value = -1073450789

Applies to