DMFTargetXML::buildQueryDS Method
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.