TThreadDBAction


 

Unit
AstaDBTools

 

Declaration
type TThreadDbAction = (ttSelect, ttExec, ttStoredProc,
  ttMetaData, ttBlobFetch, ttTransaction, ttTransactionStart,
  ttCustom, ttDataModule);

 

Description
These values are passed internally by ASTA to the
ThreadedDBSupplyQuery event so that ASTA servers can have components necessary to complete database tasks and is also used in the ThreadedDBUtilityEvent allow you to request any kind of database component handled by your ThreadedDBSupplyQuery to be used in a thread in ASTA messaging calls.

 



ASTA Overview TRefetchStatus TUpdateSQLMethod