UpdateFromDB Method of the VendorRecords Object
This method resets vendor 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. The database connection string must be set up in the project properties and columns mapping must be set up in the data set properties. For initial connection setup use FlexiCapture 12 Developer's package. Then 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
15.08.2023 13:19:30