HResults.DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY Field

Definition

MessageId: DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY MessageText: Executing the query "%1!s!" failed with the following error: "%2!s!". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

public: int DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY = -1073548784;
public const int DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY = -1073548784;
val mutable DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY : int
Public Const DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY As Integer  = -1073548784

Field Value

Value = -1073548784

Applies to