FieldDef object
Retrieves the currently selected trigram table for the field definition.
Returns 0 if all went well or -1 if something is wrong, for instance if the field is not a character field.
If the return value is 0 then TrigramTableName contains the name of the selected trigram table. An empty string means no selected trigram.
Only for character field definitions.