ISDBDatabase::ActiveFilterQuery: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
m (introduced)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:


Returns SQL of the active filter. In case there is no filter active, return an empty string.
Returns SQL of the active filter. In case there is no filter active, return an empty string.
{{Introduced|3.0.0.1075}}


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Latest revision as of 22:39, 20 April 2013

CoClass SDBDatabase, Interface ISDBDatabase

Property Get ActiveFilterQuery As String


Property description

Returns SQL of the active filter. In case there is no filter active, return an empty string.

Introduced in MediaMonkey version 3.0.0.1075.