_DB_ShowFilter, DB_DisableFilter, DB_EnableFilter
DB_DisableFilter
Description
DB_DisableFilter();
Use this function to disable the filter on the active database pane.
Return Values
Note
This function is provided only for backward compatibility. You should use the Org_EnableFilter function.
See Also
DB_EnableFilter
DB_EnableFilter
Description
DB_EnableFilter();
Use this function to disable the filter on the active database pane.
Return Values
Note
This function is provided only for backward compatibility. You should use the Org_EnableFilter function.
See Also
DB_DisableFilter
_DB_ShowFilter
Description
_DB_ShowFilter();
This function displays the Filter dialog box used to specify a filter for the current database table images.
See Also
DB_EnableFilter, DB_DisableFilter