guides:programming:programmers_reference_manual:datasourcetype

DATASOURCETYPE property

Database associated controls.

Returns the type of datasource the control is bound to (i.e., Notes Form, DataSet)

datasourcetype = Get_Property (controlname, "DATASOURCETYPE")

Returned values passed in Get_Property.

ValueDescription
"" (null)For Native Tables.
DATASETFor DataSet.
NOTESFORMFor Notes Form.
NOTESVIEWFor Notes View.
  • guides/programming/programmers_reference_manual/datasourcetype.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1