Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Function to build query data source.
Syntax
client server public static void buildQueryDS(DMFEntity _entityTable, [boolean _isFromScratch])
Run On
Called
Parameters
- _entityTable
Type: DMFEntity Table
A table to add in to query data source.
- _isFromScratch
Type: boolean
A boolean value to indicate whether is from scratch or not.