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.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dataTable | DataTable | The DataTable to update. |