HResults.DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS MessageText: "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.
public: int DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS = -1073548248;
public const int DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS = -1073548248;
val mutable DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS : int
Public Const DTS_E_TRANSOBJECTSTASK_CANNOTDROPOBJECTS As Integer = -1073548248