ISDBSongData::UpdateDB

From MediaMonkey Wiki
Revision as of 20:42, 11 October 2011 by Steegy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBSongData, Interface ISDBSongData

Sub UpdateDB


Method description

Writes changes that were made to track's properties back to the Library.

However, the prefered way is to use ISDBSongList's UpdateAll method, which saves changed to the database AND the file's tags (the latter only if this is set in MM's options).

Related Topics