OptionalauditOptionalauditOptional audit details to record in the transaction audit log for this command.
OptionalauditCan be used to provide a comment from the user that will be attached to certain detailed audit log records.
Name of the command to be performed. Must be one of "insert", "update", or "delete".
OptionalcontainerThe container path in which the command is executed. If not supplied, the current container path will be used.
OptionalextraExperimental: Optional extra context object passed into the transformation/validation script environment.
Name of a query table associated with the chosen schema. See also: How To Find schemaName, queryName & viewName.
An array of data for each row to be changed. See insertRows, updateRows, or deleteRows for requirements of what data must be included for each row.
Name of a schema defined within the current container. See also: How To Find schemaName, queryName & viewName.
OptionalskipWhether the full detailed response for the update/insert rows can be skipped. Defaults to false.
Can be used to override the audit behavior for the table the Command is acting on. SeeAuditBehaviorTypes.