PdcApplication.DBPick: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
 
DBPick(pKind as long,Default as String) as String


== Description ==
== Description ==
 
No longer supported


== Notes ==
== Notes ==
 
This method is replaced by [[PdcApplication.ChooseRecord]]


== Code example ==
== Code example ==

Latest revision as of 10:50, 21 May 2012

Declaration

DBPick(pKind as long,Default as String) as String

Description

No longer supported

Notes

This method is replaced by PdcApplication.ChooseRecord

Code example

Availability