ISDBTracksWindow::AddTracksFromQuery: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 17:48, 21 March 2007
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).