PdcApplication.Database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Methods == | == 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 == | == Availability == | ||
Available since | 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)