ODBCChanged event (ILEADRasterODBC)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void ODBCChanged

Overview

Refer to Managing Images in a Database

Remarks

(Document/Medical only) Occurs when any change occurs in the LEADRasterODBC object's bitmap. This event is generated by the following ODBC methods:

dbAddNew method

dbDelete method

dbEdit method

dbMove method

dbMoveFirst method

dbMoveLast method

dbMoveNext method

dbMovePrev method

dbOpen method

dbRequery method

dbUpdate method

See Also

Elements:

dbOpen method, dbEdit method, dbUpdate method, dbAddNew method, dbDelete method, dbMove method, dbMoveFirst method, dbMoveLast method, dbMoveNext method, dbMovePrev method, dbRequery method

Topics:

Databases: Using ODBC