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:

ValueDescription
associatedcolumnNames of associated columns. If more than one column is returned, the names are @SVM-delimited.

See Also

TABLE propertyPOS propertyID property

  • No labels