HResults.DTS_E_NAMEALREADYADDED 字段

定义

MessageId:DTS_E_NAMEALREADYADDED MessageText:无法添加该对象,因为集合中已存在同名的另一个对象。 使用其他名称,可更正此错误。

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

字段值

Value = -1073659648

适用于