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.
Returns the view used for full text search based on a table buffer.
Syntax
client server public static Common viewFromTable(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
A table buffer in which searching for its associated view.
Return Value
Type: Common Table
The view for full text search associated with a table buffer.
Exceptions
Exception | Condition |
---|---|
Error | An exception occurs when selecting an invalid table for full text search. -or- An exception occurs when a full text paramater is missing based on full text search type. -or- An exception occurs when a full text paramater is missing based on full text search type. -or- An exception occurs when a full text paramater is missing based on full text search type. |