Database associated controls.
Returns the name of the table linked with the specified control. Use with Get_Property, only.
associatedtable = Get_Property(objectname, "TABLE")
The value returned by Get_Property is:
Value | Description |
---|---|
associatedtable | Table 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. |