Overview
Saves all changes in DataTableDictionary instance to database.void myDataTableDictionary.Save()
Returns
Does not return any value.Remarks
This method performs same operation with DataTable.Save
void myDataTableDictionary.Save()
This method performs same operation with DataTable.Save