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

适用于