HResults.DTS_E_SQLTASK_ERROREXECUTINGTHEQUERY 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_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