UpdateFromDB Method of the DataSetTableRecords Object

This method resets records to the state of the remote database.

Important! All local changes are lost.

The method can only be used if the Document Definition is in editing mode.

For the initial connection setup you have the following options:

  • Use FlexiCapture 12 Developer's package. Set up the database connection string in the project properties and the columns mapping in the data set properties.
  • When connecting a new data set, use the AddNewAdoSource method, which includes the same connection string setting.

After setup, you can also modify the connection string via the EnvironmentVariables.

Syntax

Visual Basic .NET

Sub UpdateFromDB() 
    

C++

HRESULT UpdateFromDB();
    

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

DataSetTableRecords

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.