Dictionary::dataFlush Method
Refreshes the table data in Microsoft Dynamics AX.
Syntax
client server public static void dataFlush([TableId tableId])
Run On
Called
Parameters
- tableId
Type: TableId Extended Data Type
A tableId system data type that indicates a single table or all tables. The default value is ALL.
Remarks
By default, this method refreshes data in all tables.