Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.