HResults.DTS_E_JAGGEDEVENTINFO Field

Definition

MessageId: DTS_E_JAGGEDEVENTINFO MessageText: The lengths of parameter names, types, and descriptions arrays are not equal. The lengths must be equal. This occurs when the lengths of the arrays are mismatched. There should be one entry per parameter in each array.

public: int DTS_E_JAGGEDEVENTINFO = -1073659845;
public const int DTS_E_JAGGEDEVENTINFO = -1073659845;
val mutable DTS_E_JAGGEDEVENTINFO : int
Public Const DTS_E_JAGGEDEVENTINFO As Integer  = -1073659845

Field Value

Value = -1073659845

Applies to