Icon Functions Property

property Functions: TDBISAMFunctions

Usage

Use the Functions property to define custom functions for use with filter expressions and SQL statements.

Information Adding a custom function while the engine is active will result in the engine triggering an exception. You should define all custom functions before activating the engine.
Image