HResults.DTS_E_NAMEALREADYEXISTS フィールド

定義

MessageId: DTS_E_NAMEALREADYEXISTS MessageText: コレクション内の別のオブジェクトがその名前を既に使用しているため、オブジェクト名を "%1!s!" から "%2!s!" に変更することはできません。 このエラーを解決するには、別の名前を指定してください。

public: int DTS_E_NAMEALREADYEXISTS = -1073659647;
public const int DTS_E_NAMEALREADYEXISTS = -1073659647;
val mutable DTS_E_NAMEALREADYEXISTS : int
Public Const DTS_E_NAMEALREADYEXISTS As Integer  = -1073659647

フィールド値

Value = -1073659647

適用対象