Data Miner
|
Connect all specified fields.
procedure ConnectFields;
Performs a search for the field objects based on the TFieldColumn.FieldNames and assigns the found pointers to field objects to the DataField property of each TFieldColumn item. This speeds up subsequent references to the fields. After changes to the fields of the dataset, call this method.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|