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


Поле DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS

"Logins" are server level objects and can not be dropped first since the source and destination are the same server. Dropping objects first will remove the logins from the source as well.

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

Синтаксис

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

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