Skip to content
Tako Lee edited this page Mar 3, 2024 · 9 revisions

image

  • gfmtopt.case_keywords, type of TCaseOption

  • gfmtopt.case_datatype, type of TCaseOption

  • gfmtopt.case_funcname, type of TCaseOption

  • gfmtopt.case_builtinfunc, type of TCaseOption

  • gfmtopt.case_identifier, type of TCaseOption

  • gfmtopt.case_table_name, type of TCaseOption

  • gfmtopt.case_column_name, type of TCaseOption

  • gfmtopt.case_prefix_identitfer, type of TCaseOption

  • gfmtopt.case_quoted_identifier, type of TCaseOption

  • gfmtopt.case_alias_name, type of TCaseOption

  • gfmtopt.case_column_alias, type of TCaseOption

  • gfmtopt.case_variable_name, type of TCaseOption

  • gfmtopt.identifier_prefix_list, type of String

  • gfmtopt.oracle_customized_keywords // oracleparser.customized_keywords := gfmtopt.oracle_customized_keywords;

  • gfmtopt.oracle_customized_nonkeywords

  • gfmtopt.mssql_customized_keywords

  • gfmtopt.mssql_customized_nonkeywords

  • gfmtopt.mysql_customized_keywords

  • gfmtopt.mysql_customized_nonkeywords

  • gfmtopt.db2_customized_keywords

  • gfmtopt.db2_customized_nonkeywords

  • gfmtopt.access_customized_keywords

  • gfmtopt.access_customized_nonkeywords

  • gFmtOpt.wordSeparator, type of String

  • gfmtopt.DictionaryFile, type of String

  • gfmtopt.tableOrColumnCaseMappingFile, type of String

Clone this wiki locally