long CSQL::getNewID

(const string &sTable,
  const string &sIDField)

Returns next available Primary key.

Documentation

Returns next available Primary key. This method returns the next available primary key value for the field sIDField in table sTable

Alphabetic index



This page was generated with the help of DOC++.