ISDBApplication::Database: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(removed note about Access.)
 
Line 3: Line 3:
===Property description===
===Property description===


Returns [[SDBDatabase]] object that allows direct execution of SQL statements on MediaMonkey Library (MS Access database).
Returns [[SDBDatabase]] object that allows direct execution of SQL statements on MediaMonkey library database storage.


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

Latest revision as of 22:45, 20 April 2013

CoClass SDBApplication, Interface ISDBApplication

Property Get Database As SDBDatabase


Property description

Returns SDBDatabase object that allows direct execution of SQL statements on MediaMonkey library database storage.