HResults.DTS_E_INSERTERCOLUMNALREADYREFERENCED 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_INSERTERCOLUMNALREADYREFERENCED MessageText: The %1!s! references the output column with ID %2!d!, but that column is already referenced by %3!s!.
public: int DTS_E_INSERTERCOLUMNALREADYREFERENCED = -1071611850;
public const int DTS_E_INSERTERCOLUMNALREADYREFERENCED = -1071611850;
val mutable DTS_E_INSERTERCOLUMNALREADYREFERENCED : int
Public Const DTS_E_INSERTERCOLUMNALREADYREFERENCED As Integer = -1071611850