HResults.DTS_E_EXTRACTORCOLUMNALREADYREFERENCED Field

Definition

MessageId: DTS_E_EXTRACTORCOLUMNALREADYREFERENCED MessageText: The %1!s! references column ID %2!d!, but that column is already referenced by %3!s!. Remove one of the two reference to the column.

public: int DTS_E_EXTRACTORCOLUMNALREADYREFERENCED = -1071611852;
public const int DTS_E_EXTRACTORCOLUMNALREADYREFERENCED = -1071611852;
val mutable DTS_E_EXTRACTORCOLUMNALREADYREFERENCED : int
Public Const DTS_E_EXTRACTORCOLUMNALREADYREFERENCED As Integer  = -1071611852

Field Value

Value = -1071611852

Applies to