Поделиться через


Поле HResults.DTS_E_ALREADYEXECUTING

Execute call failed because the executable is already executing. This error occurs when the client calls Execute on a container that is still executing from the last Execute call.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_E_ALREADYEXECUTING As Integer
'Применение
Dim value As Integer 

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

См. также

Справочник

HResults Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime