MCRFullTextIndexField::lookUpViewOrTableField Method
Looks up all fields on a specified table or view.
Syntax
client server public static void lookUpViewOrTableField(FormStringControl _control, TableName _tableOrViewName)
Run On
Called
Parameters
- _control
Type: FormStringControl Class
The calling form control.
- _tableOrViewName
Type: TableName Extended Data Type
The name of the view or table in which the associated fields will be displayed on lookup.