ISDBTracksWindow::AddTracksFromQuery

From MediaMonkey Wiki
Revision as of 17:48, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBTracksWindow, Interface ISDBTracksWindow

Sub AddTracksFromQuery(AddSQL As String)


Parameters

Name Type Description
AddSQL String


Method description

Adds a set of tracks to the tracklist window. The tracks added are those selected by the supplied SQL. It is not a full SQL statement but only a condition (WHERE part).