• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:after

252 Indicates the error state after a failed ODBC operation.  Used for reporting
281 or not. This function should only be called after the program has
531 necessary however if the datasource closes the cursor after a commit or
537 that leave the cursors open after a transaction.}
634 within the ODBC class library, but can be used programmatically after calling
662 It could be used programmatically after calling ODBC functions directly. This
743 \docparam{columns}{On success, this function will set this pointer to point to array of \helpref{wxDbColInf}{wxdbcolinf} objects, holding information about columns returned by the query. You need to call delete[] for the pointer you pass here after you don't use it anymore to prevent memory leak.}
996 Called after executing a query, this function requests the next row
997 in the result set after the current position of the cursor.
1297 function after receiving a false result back from this function to determine if
2437 This function can be called before or after an actual query to obtain the
2538 after executing this function.
2587 after executing this function.
2612 \helpref{wxDb::RollbackTrans}{wxdbrollbacktrans} must be called after use of
2668 \helpref{wxDb::RollbackTrans}{wxdbrollbacktrans} must be called after use of
2721 A \helpref{wxDb::CommitTrans}{wxdbcommittrans} must be called after use of
2768 after executing this function.
2788 after executing this function.
2839 These column definitions must not be manually redefined after they have been
2851 so that after the program is finished using the other cursor, the current
2933 current cursor after successfully creating the new cursor. Default is false.}
2948 Retrieves the NEXT row in the record set after the current cursor position
3095 \helpref{wxDb::RollbackTrans}{wxdbrollbacktrans} must be called after use of
3147 done after a commit on the database connection.
3152 after a commit or rollback operation. Returns false otherwise.
3300 the result set after the query. To retrieve the first record, call either
3311 Values in the bound columns' memory variables are undefined after executing a
3389 \helpref{wxDbTable::Update}{wxdbtableupdate} function after using this type of
3479 The cursor is positioned before the first record in the record set after
3530 The cursor is positioned before the first record in the record set after
3921 \helpref{wxDb::RollbackTrans}{wxdbrollbacktrans} must be called after use of
3953 \helpref{wxDb::RollbackTrans}{wxdbrollbacktrans} must be called after use of
4091 constructor. Changes made to this datatype after the \helpref{wxDbGridTableBase}{wxdbgridtablebase} is called will
4238 \docparam{takeOwnership}{ If false, user must take care of deleting tab after deleting