PdcApplication.OpenTable

From External Bemet Wiki
Revision as of 11:54, 27 January 2021 by TC (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

No longer supported