Cmdlets for Kintone

Build 23.0.8839

Params Parameter (Select-Kintone Cmdlet)

The parameters that will be used for the query.

Syntax

Select-Kintone -Params Hashtable

Remarks

The parameters to use for a query, in hashtable format. The hashtable keys must match the parameter names used in the query. Use the format @ParameterName to specify parameter names.

Note that to mitigate SQL injection, all statements executed by the cmdlets are prepared statements.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839