Contents Index ULSocketStream function ULStoreDefragInit function

UltraLite Embedded SQL User's Guide
  Embedded SQL Library Functions

ULStoreDefragFini function


Prototype 

ul_ret_void ULStoreDefragFini(
SQLCA * sqlca,
p_ul_store_defrag_info dfi );

Description 

This function disposes of the defragmentation information block returned by ULStoreDefragInit.

Parameters 

sqlca    A pointer to the SQLCA.

dfi    A defragmentation information block.

See also 

Defragmenting UltraLite databases

ULStoreDefragInit function


Contents Index ULSocketStream function ULStoreDefragInit function