| IB_DataPump Unit
Classes Types |
Description
This unit contains the TIB_DataPump component.
| Classes |
| TIB_DataPump | This component is used to move data from a query into a prepared statement with input parameters where each input parameter is handled as a data pump item. |
| TIB_DPItemBase | |
| TIB_DPItemPhone | This item takes an input field and makes sure it meets a certain mask. |
| TIB_DPItemSplitter | This item takes an input field and looks for a charater to split the contents by. |
| TIB_DPItemSubStr | |
| TIB_DPItemTrimSpaces | |
| TIB_DPItemZIP | This item takes an input field and makes sure it meets a certain mask. |
| Types |
| TIB_GetDPItemClassesEvent | This event is used to get the names of available data pump item classes. |
| TIB_GetDPItemEvent | This event type is used to get the instance of the data pump item to be used to handle the class being requested. |