HResults.DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS Field
"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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
Public Const DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS As Integer
public const int DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS
public:
literal int DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS
public static final int DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS
public const var DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.