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 extract data from a table.
Syntax
client server public static container extractDatafromDataTable(CLRObject dataTable)
Run On
Called
Parameters
- dataTable
Type: CLRObject Class
A table from where need to extract data.
Return Value
Type: container
Returns data as a container.