Parameters (Select-GoogleSheets Cmdlet)
The following is the full list of the parameters of the cmdlet with short descriptions. Click the links for further details.
Parameter | Required | Description |
Columns | The columns to return. | |
Connection | True | The connection object. |
GroupBy | A comma-separated list of columns that the result set will be grouped by. | |
OrderBy | The order in which columns will be returned. | |
Params | The parameters that will be used for the query. | |
Table | True | The table on which the operation will be performed. |
Where | The SQL WHERE clause that will be used for the operation. |