Skip to main content

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.