Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

dam_getFirstCondList

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

This method gets the first condition list from the set of condition lists. This method is used to navigate through the set of condition lists that was obtained by calling dam_getSetOfConditionListsEx or dam_getOptimalIndexAndConditions. This list contains either an intersection or a union style set of expressions.

Use the method dam_getNextCondList to go through the list.

long dam_getFirstCondList(long hset_of_condlist)

Parameters for dam_getFirstCondList

Parameter Type Description
INPUT
hset_of_condlist long The handle to the set of condition lists.
RETURN
long The first condition list. 0 is returned if the list is empty.

See also

TitleResults for “How to create a CRG?”Also Available inAlert