HResults.DTS_E_EXTRACTORCOLUMNALREADYREFERENCED 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.
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