Share via


MCRFullTextIndexField::tableIdFromEnum Method

Returns a table ID of the associated table used with a full text search type.

Syntax

client server public static TableId tableIdFromEnum(MCRFullTextSearchType _mcrFullTextSearchType)

Run On

Called

Parameters

Return Value

Type: TableId Extended Data Type
The table ID of the tabled used with the full text search.

Exceptions

Exception Condition
Error

The exception occurs when an unknown full text search type is used.

See Also

Reference

MCRFullTextIndexField Table