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

SelectQueryFluentBuilder.AddTable Method

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