Retrieves the result of the data transfer for a data source object.
Syntax
HTML N/A Scripting [ iReason = ] event.reason
Possible Values
iReason Integer that specifies one of the following values:
0 Data transmitted successfully. 1 Data transfer aborted. 2 Data transferred in error. The property is read-only with no default value.
Remarks
The reason property specifies the state of completion of the data transfer.
Applies To
HTML N/A Scripting event