Applies to
Database associated controls.
Description
Returns the name of the column that the specified control is linked to. Use with Get_Property, only.
Usage
associatedcolumn = Get_Property (objectname, "COLUMN")
Returns
Value returned by Get_Property:
Value | Description |
---|---|
associatedcolumn | Names of associated columns. If more than one column is returned, the names are @SVM-delimited. |