HResults.DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND Field

Definition

MessageId: DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND MessageText: The "%1!s!" references column ID %2!d!, and that column is not found on the input. A reference points to a nonexistent column.

public: int DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND = -1071611865;
public const int DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND = -1071611865;
val mutable DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND : int
Public Const DTS_E_EXTRACTORREFERENCEDCOLUMNNOTFOUND As Integer  = -1071611865

Field Value

Value = -1071611865

Applies to