MV property

Database associated controls.

Returns true, if the specified control is associated with a multi-value table column.

Return true or false, indicating whether the specified control is associated with a multi-value database table column:

truefalse = Get_Property(objectname, "MV")

Value returned by Get_Property:

ValueDescription
truefalseReturns true, if the associated column is a multi-value column.
Returns 0, if the associated column is not multi-valued.
Returns null, if the specified control is not associated with a table column.
  • guides/programming/programmers_reference_manual/mv.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1