Explorer_Get_SQL_Query_Fields

This procedures specifies which fields are the key fields to use for a query of a SQL-optimized SmartList object. The procedure Explorer_Set_SQL_Query_Field is called once for each field that is part of the key for the query.

The procedure must have the following parameters:

in integer IN_Object_Dict_ID;
in integer IN_Object_Type;

IN_Object_Dict_ID – An integer specifying the ID of the dictionary that defines the SmartList object.

IN_Object_Type – An integer specifying the type of SmartList object.


Documentation Feedback