dbRequery method (ILEADRasterODBC)
Delphi 4 example |
BOOL dbRequery (); | |
Overview |
Refer to Managing Images in a Database |
Remarks
Rebuilds the recordset from the database.
This method uses the same recordset specified in the dbOpen method. The first record becomes the current record.
If the rebuild fails, the database is automatically closed.
See Also
Elements: |
|
Topics: |