ISDBDatabase::ActiveFilterQuery: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
m (introduced)
 
Line 5: Line 5:
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 in MediaMonkey 3.0.0.1075.
{{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.