Table of Contents

COLUMN property

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 property, POS property, ID property