Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 397 Bytes

File metadata and controls

15 lines (7 loc) · 397 Bytes

DeleteFromTableRequest

Delete data from table based on a SQL predicate. Returns the number of rows that were deleted.

Properties

Name Type Description Notes
id List<String> The namespace identifier [optional]
predicate String SQL predicate to filter rows for deletion