ISDBApplication::Database: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(removed note about Access.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
==[[SDBApplication#ISDBApplication_members|ISDBApplication]]::Database==
{{MethodDeclaration|SDBApplication|ISDBApplication|Property Get Database As [[SDBDatabase]]}}


''Property Get Database As ISDBDatabase''
No parameters
===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.