HResults.DTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED 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_TRANSFERTASKS_SERVERVERSIONNOTALLOWED MessageText: The connection "%1!s!" specifies a SQL Server instance with a version that is not supported for transfer. Only versions 7, 2000, and 2005 are supported.
public: int DTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED = -1073573226;
public const int DTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED = -1073573226;
val mutable DTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED : int
Public Const DTS_E_TRANSFERTASKS_SERVERVERSIONNOTALLOWED As Integer = -1073573226