ISDBTracksWindow::AddTracksFromQuery
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).