Microsoft ActiveX Data ObjectsMicrosoft ActiveX Data Objects*
*Contents  *Index  *Topic Contents

Number Property - ADO

Indicates the number that uniquely identifies an Error object.

Applies To

Error

Return Values

Returns a Long value.

Remarks

Use the Number property to determine which error occurred. The value of the property is a unique number that corresponds to the error condition.

Examples

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


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.