Linguaggio

HResults.DTS_E_NAMEALREADYEXISTS Campo

Definizione

MessageId: DTS_E_NAMEALREADYEXISTS MessageText: Il nome dell'oggetto non può essere cambiato da "%1!s!" a "%2!s!" perché un altro oggetto nella collezione usa già quel nome. Usa un nome diverso per risolvere questo errore.

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

Valore del campo

Value = -1073659647

Si applica a