AddFields(ListData) | Add the tables and their corresponding fields to the expression builder's field list. |
AddFields(String, ListDataField) | Add the table and fields to the expression builder field list. |
AddFields(String, Boolean, Boolean) | Add the table fields. |
AddFields(String, String, Boolean, Boolean) | Add table fields using a table alias. |