Udostępnij za pośrednictwem


Pole HResults.DTS_E_IDTSNAMENOTSUPPORTED

Obiekt musi dziedziczyć po IDTSName100 i nie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_IDTSNAMENOTSUPPORTED As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_IDTSNAMENOTSUPPORTED
public const int DTS_E_IDTSNAMENOTSUPPORTED
public:
literal int DTS_E_IDTSNAMENOTSUPPORTED
static val mutable DTS_E_IDTSNAMENOTSUPPORTED: int
public const var DTS_E_IDTSNAMENOTSUPPORTED : int