====== TABLE property ====== ==== Applies To ==== Database associated controls. ==== Description ==== Returns the name of the table linked with the specified control. Use with Get_Property, only. ==== Usage ==== //associatedtable// = **Get_Property**(//objectname//, "**TABLE**") ==== Returns ==== 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.| ==== See Also ==== [[column|COLUMN property]], [[id|ID property]]