Click or drag to resize

DatabaseDBLookup Method

Overload List
  NameDescription
Public methodCode exampleDBLookup(String, String, String)
You can use the DBLookup function to get the value of a particular column from a specified set of records (a domain).
Public methodCode exampleDBLookup(String, String, String, DataFuncOptions, String)
You can use the DBLookup function to get the value of a particular column from a specified set of records (a domain).
Public methodCode exampleDBLookup(String, String, String, DataFuncOptions, String, String)
You can use the DBLookup function to get the value of a particular column from a specified set of records (a domain).
Top
See Also