ISDBDatabase::ActiveFilterQuery: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
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 in MediaMonkey 3.0.0.1075.


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

Revision as of 16:21, 14 September 2007

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 3.0.0.1075.