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

適用対象