HResults.DTS_E_WMIEWTASK_ERRMESSAGE Field

Definition

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

public: int DTS_E_WMIEWTASK_ERRMESSAGE = -1073573279;
public const int DTS_E_WMIEWTASK_ERRMESSAGE = -1073573279;
val mutable DTS_E_WMIEWTASK_ERRMESSAGE : int
Public Const DTS_E_WMIEWTASK_ERRMESSAGE As Integer  = -1073573279

Field Value

Value = -1073573279

Applies to