Devcenter
Get the Names of the Columns in an EntrysetThe best way to get the names of the columns from an Entryset is using the "Get Attribute List" output of the Entryset Module. This will output a single column Entryset with the names of all the columns in the input Entryset. You can use this list of columns in further processing, or to populate a Listbox or Table to provide end users with the ability to select specific columns from a dataset.
|