HResults.DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER Field
The source connection "%1!s!" must specify a SQL server with a version less than or equal to the destination connection "%2!s!".
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER As Integer
public const int DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER
public:
literal int DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER
public static final int DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER
public const var DTS_E_TRANSFERTASKS_SRCSERVERLESSEQUALDESTSERVER : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace