Back to Devexpress

SelectQueryFluentBuilder.AddTable Method

corelibraries-devexpress-dot-dataaccess-dot-sql-dot-selectqueryfluentbuilder-dot-addtable.md

latest490 B
Original Source

SelectQueryFluentBuilder.AddTable Method

NameParametersDescription
AddTable(String, String) staticname, aliasSelects a data table with the specified name and alias.
AddTable(String) staticnameSelects a data table with the specified name.