SelectQuery.SelectAll Method
Name | Parameters | Description |
---|---|---|
SelectAll() | none | Selects all columns in all data tables within the query. |
SelectAll(Table) | table | Selects all columns in a specified data table. |
Name | Parameters | Description |
---|---|---|
SelectAll() | none | Selects all columns in all data tables within the query. |
SelectAll(Table) | table | Selects all columns in a specified data table. |
No
Your feedback is appreciated.