|
DM API Online help | |
SQClearData FunctionThe SQClearData function clears all data from the API data set. Syntax int SQClearData( );
Parameters The Function does not take any parameters. Return Value If the function succeeds, the return value is 0. Remarks SQClearData function clears all data from the API data set. You should call SQClearColumns after calling SQClearData to remove all columns. Example No example. |
| Copyright © 1996 - 2007 AZMY Thinkware Inc. All rights reserved. |