Applies to

Database associated controls.

Description

Returns the name of the table linked with the specified control. Use with Get_Property, only.

Usage

associatedtable = Get_Property (objectname"TABLE")

Returns

The value returned by Get_Property is:

ValueDescription
associatedtableTable or tables associated with the specified control. If an edit table (or other control) has multiple columns, then the tables associated with each column will be returned @SVM-delimited.

See also

COLUMN propertyID property

  • No labels