Add Virtual Columns to a DataTable.

If a Column already exists in the DataTable that has the same name as a Virtual Column then this column will be removed and re-added (with no value) unless its MayAlsoBeRetrievedFromDatabase property is True.

Syntax

ISQueryColumns.AddVirtualColumnsToDataTable(dataTable)

Parameters

NameTypeOptionalByRefDescription
dataTable DataTable The DataTable to update.
Member of:
ISQueryColumns
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0