Pole HResults.DTS_E_NAMEALREADYADDED
Nie można dodać obiektu, ponieważ inny obiekt o tej samej nazwie już istnieje kolekcja.Aby rozwiązać ten problem, użyj innej nazwy.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_NAMEALREADYADDED As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_NAMEALREADYADDED
public const int DTS_E_NAMEALREADYADDED
public:
literal int DTS_E_NAMEALREADYADDED
static val mutable DTS_E_NAMEALREADYADDED: int
public const var DTS_E_NAMEALREADYADDED : int