PdcApplication.Database: Difference between revisions
Jump to navigation
Jump to search
m moved Database to PdcApplication.Database |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== | == Methods == | ||
Database as [[pdcDatabase]] | |||
== Description == | == Description == | ||
Returns the Database object | |||
== Notes == | == Notes == | ||
This property gives access to the database of PdC. A table can be opened or a query can be executed on the database. | |||
== Availability == | |||
== | Available since December 2006 (From version 3.6) | ||
Latest revision as of 11:40, 21 May 2012
Methods
Database as pdcDatabase
Description
Returns the Database object
Notes
This property gives access to the database of PdC. A table can be opened or a query can be executed on the database.
Availability
Available since December 2006 (From version 3.6)