Parameter | Description |
tableName | Enables adapter users to select a table to update. |
columnNames | Lists the columns in the selected table for updating. The resource domain lookup for this parameter will depend on the value in the tableName parameter. |
columnTypes | Contains the default type associated with the columnName. |
overrideTypes | Enables adapter users to type a different data type for the column value. |
repeating | A Boolean flag indicating whether the service will be used to update a single row or multiple rows of the table. |