HResults.DTS_E_WMIEWTASK_ERRMESSAGE Field

Watching for the Wql query caused the following system exception: "%1". Check the query for errors or WMI connection for access rights/permissions.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_E_WMIEWTASK_ERRMESSAGE As Integer
'Usage
Dim value As Integer 

value = HResults.DTS_E_WMIEWTASK_ERRMESSAGE
public const int DTS_E_WMIEWTASK_ERRMESSAGE
public:
literal int DTS_E_WMIEWTASK_ERRMESSAGE
static val mutable DTS_E_WMIEWTASK_ERRMESSAGE: int
public const var DTS_E_WMIEWTASK_ERRMESSAGE : int

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace