PdcApplication.OpenTable

From External Bemet Wiki
Revision as of 11:07, 21 May 2012 by Mike (talk | contribs)
Jump to navigation Jump to search

Declaration

OpenTable(Connection as pdcConnectionKind,TableName as String,[IndexName as String],[Exclusive(=False) as Boolean]) as PdcRecord

Description

No longer supported

Notes

This method was replaced by the PdcApplication.Database.OpenTable method. It only remains for reasons of downward compatibility.

Code example

Availability