4D v16

Terminating a Statement, Introduction

Accueil

 
4D v16
Terminating a Statement, Introduction

Terminating a Statement, Introduction  


 

 

The commands in this chapter enable you to terminate a statement, by allowing you to do the following:

  • Get a list of columns and associated privileges for the specified table (ODBC_SQLCancel)
  • Close a cursor that has been opened on a statement and discards pending results (ODBC_SQLCloseCursor)
  • Stop the processing associated with a specific statement, closes any open cursors associated with the statement, discards pending results, or, optionally, frees all resources associated with the statement handle (ODBC_SQLFreeStmt)

 
PROPRIÉTÉS 

Produit : 4D
Thème : ODBC_End statement
Nom intl. : Terminating a Statement, Introduction

 
HISTORIQUE 

 
UTILISATION DE L'ARTICLE

4D ODBC Pro ( 4D v16)