HelpContext, HelpFile Properties - ADO

Indicates the help file and topic associated with an Error object.

Applies To

Error

Required Files

msado15.dll
VC: adoint.h, adoid.h

Return Values

Remarks

If a Help file is specified in the HelpFile property, the HelpContext property is used to automatically display the Help topic it identifies. If there is no relevant help topic available, the HelpContext property returns zero and the HelpFile property returns a zero-length string ("").

Examples

Description, HelpContext, HelpFile, NativeError, Number, Source, SQLState Properties Example (VB)

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.