The ErrorHelpContext property specifies a context ID for the error that was returned by the step Execute method.
object.ErrorHelpContext
Part | Description |
---|---|
object | Expression that evaluates to a StepLineage object |
Long
Read-only
HRESULT GetErrorHelpContext(LONG *pRetVal);
The context ID returned by ErrorHelpContext can be used to identify the topic that describes the error in the help file specified by the ErrorHelpFile property.