Save¶
Saves all changes in the DataTableDictionary instance to the database.
myDataTableDictionary.Save():void
Remarks¶
This method performs the same operation as DataTable.Save.
Saves all changes in the DataTableDictionary instance to the database.
myDataTableDictionary.Save():void
This method performs the same operation as DataTable.Save.