The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



UpdateBasicData


Unit:SDL_geodb
Class:TGeoDB
Declaration:procedure UpdateBasicData (DbEntry: longint; GdbData: TgdbData);

The method UpdateBasicData updates the information contained in the Data array property of the database entry DbEntry by overwriting the data with GdbData. The index DBEntry may take values between 1 and NumEntries.

Hint: Please note that the UpdateBasicData method affects only the "basic" data of a database entry. Depending on the sub-property ItemKind there may be additional information available (i.e. BLOBs or polygon data).



Last Update: 2023-Dec-13