Icon LoadColumns Method

procedure LoadColumns(DataSet: TDataSet)

Usage

Available In: Client and Server Applications

Use this method to load the columns for the specified dataset from the web server. This method will replace all existing columns in the specified dataset with the current columns for the web server dataset.
Image