HResults.DTS_E_DUPLICATEIDFOUND Field

Definition

MessageId: DTS_E_DUPLICATEIDFOUND MessageText: Attempting to use ID %1!d! more than once in the Data Flow Task.

public: int DTS_E_DUPLICATEIDFOUND = -1073446904;
public const int DTS_E_DUPLICATEIDFOUND = -1073446904;
val mutable DTS_E_DUPLICATEIDFOUND : int
Public Const DTS_E_DUPLICATEIDFOUND As Integer  = -1073446904

Field Value

Value = -1073446904

Applies to