Pole HResults.DTS_E_NOMOREIDS
Osiągnięto maksymalny identyfikator.Nie istnieją żadne identyfikatory więcej można przypisać do obiektów.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_NOMOREIDS As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_NOMOREIDS
public const int DTS_E_NOMOREIDS
public:
literal int DTS_E_NOMOREIDS
static val mutable DTS_E_NOMOREIDS: int
public const var DTS_E_NOMOREIDS : int