PdcApplication.OpenTable
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
No longer supported