Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

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

  • No labels