SQLServerPSModule
SQLServerPSModule copied to clipboard
Missing parameter info in Invoke-Sqlcmd documentation
Hello Matteo,
Details about the -As parameter are missing from the Invoke-Sqlcmd documentation page.
-As
Specifies the output type.
| Type: | String |
|---|---|
| Accepted values: | DataSet, DataTables, DataRows |
| Position: | Named |
| Default value: | DataRow |
| Required: | False |
| Accept pipeline input: | False |
| Accept wildcard characters: | False |
Thank you,
Vlad