HResults.DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY Field
Executing the query "%1" failed with the following error: "%2". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
Public Const DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY As Integer
public const int DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY
public:
literal int DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY
public static final int DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY
public const var DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY : 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.