HResults.DTS_E_INSERTERCOLUMNNOTREFERENCED Field

Definition

MessageId: DTS_E_INSERTERCOLUMNNOTREFERENCED MessageText: The "%1!s!" is not referenced by any input column. Each output column must be referenced by exactly one input column.

public: int DTS_E_INSERTERCOLUMNNOTREFERENCED = -1071611849;
public const int DTS_E_INSERTERCOLUMNNOTREFERENCED = -1071611849;
val mutable DTS_E_INSERTERCOLUMNNOTREFERENCED : int
Public Const DTS_E_INSERTERCOLUMNNOTREFERENCED As Integer  = -1071611849

Field Value

Value = -1071611849

Applies to