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. |
| 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. |