Home page  
Help >
ddlDelete() - delete record(s)
Version 7.11

ddlDelete() - delete record(s) ddlDelete() - delete record(s)

Prototype:
   void ddlDelete(
      CONTROL *ctl,
      char *OptnStr,
      char *ArgList);

Permitted values in OptnStr: NA

Form of ArgList:
      <cx> [<dgname>]

Description:
Deletes data records specified in a collection and all key index structures associated with those records. Refer to the DELETE command.

Value returned in Control.Ans1:
      Number of records deleted

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.