PdcApplication.Database: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== Declaration ==
== Methods ==
 
[[pdcApplication.Database.OpenExternalTable]]<br>
[[pdcApplication.Database.OpenQuery]]<br>
[[pdcApplication.Database.OpenTable]]<br>


== Description ==
== Description ==
 
Interface object for the database


== Notes ==
== Notes ==


 
== Availability ==  
== Code example ==
Available since June 2008 (from version 3.8)
 
 
<source lang="vb">
 
</source>
 
== Availability ==

Revision as of 11:04, 21 May 2012

Methods

pdcApplication.Database.OpenExternalTable
pdcApplication.Database.OpenQuery
pdcApplication.Database.OpenTable

Description

Interface object for the database

Notes

Availability

Available since June 2008 (from version 3.8)