Skip to main content

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.