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