InsertedRowId Output Object (Add-ExcelOnline Cmdlet)
The unique Id of the inserted row.
Syntax
PSObject InsertedRowIdRemarks
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.