Progress
ADM 2 Reference
deleteRow (wbdata.p)
Delete the current row from the data-source.
Parameters: NoneReturns: LOGICALNotes:
- The function is data-source transparent and calls the function with the same name when the data-source is a SmartDataObject.
- If the data-source is a SmartDataObject, it will get its RowObject ROWID and use it as an input parameter to the SmartDataObject’s deleteRow.
- If the data-source is a database, it uses the table names returned from the DeleteTables property and passes the buffer’s handle found in the query to the deleteBuffer function.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |