set_additional_columns


Description:

public void set_additional_columns (GenericArray<string>? colnames)

Sets what additional column names should be pre-read and provided in the get_items_sync result.

An empty array is the same as passing null for the colnames.

Make sure to call rebuild_sync to have the values read.

Parameters:

this

a StoreSearch

colnames

column names, or null to unset