ISDBApplication::Database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(removed note about Access.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBApplication|ISDBApplication|Property Get Database As | {{MethodDeclaration|SDBApplication|ISDBApplication|Property Get Database As [[SDBDatabase]]}} | ||
===Property description=== | ===Property description=== | ||
Returns SDBDatabase object that allows direct execution of SQL statements on MediaMonkey | 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.