Skip to main content
A newer version of this page is available. .

SelectQuery.AddTable Method

Name Parameters Description
AddTable(String, String) name, alias Selects a data table with the specified name and alias.
AddTable(String) name Selects a data table with the specified name.