Event.reason (Property)

An indication of the status of a data transfer.

Availability:

JScript - 3.0
Internet Explorer - 4.0
Property/method value type:Number primitive
JavaScript syntax:IEmyEvent.reason

This is part of the database driven event handling which is triggered by a DataSetComplete event.

You can check this property to determine if the data transfer worked. The following values are supported:

See also:onDataSetComplete

Property attributes:

ReadOnly.