reasonreason*
*



Contents  *



Index  *Topic Contents
*Previous Topic: readyState
*Next Topic: recordNumber

reason

Description

Indicates the disposition of data transfer for a data source object.

Syntax

object.reason

Settings

This read-only property is an integer value specifying the reason for completion. It can be one of these values:

0 Data transmitted successfully.
1 Data transfer aborted.
2 Data transfer in error.

Applies To

event


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