Cmdlets for SuiteCRM

Build 22.0.8462

InsertedRowId Output Object (Add-SuiteCRM Cmdlet)

The unique Id of the inserted row.

Syntax

PSObject InsertedRowId

Remarks

When performing an INSERT, this object will be returned with the unique Id of the inserted row. If the table has a composite primary key, each of the composite keys will be returned in a single PSObject.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462