Share via


HResults.DTS_E_NAMEALREADYADDED Campo

Definición

MessageId: DTS_E_NAMEALREADYADDED MessageText: no se puede agregar el objeto porque ya existe otro objeto con el mismo nombre en la colección. Utilice otro nombre para solucionar este error.

public: int DTS_E_NAMEALREADYADDED = -1073659648;
public const int DTS_E_NAMEALREADYADDED = -1073659648;
val mutable DTS_E_NAMEALREADYADDED : int
Public Const DTS_E_NAMEALREADYADDED As Integer  = -1073659648

Valor de campo

Value = -1073659648

Se aplica a