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)


© 1997 Microsoft Corporation. All rights reserved.