HResults.DTS_E_NAMEALREADYEXISTS Campo

Definizione

MessageId: DTS_E_NAMEALREADYEXISTS MessageText: il nome dell'oggetto non può essere modificato da "%1!s!" a "%2!s!" perché un altro oggetto nell'insieme usa già tale nome. Utilizzare un nome diverso per risolvere l'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