QObjectnameexample name wrapper名称SqlEnterpriseFormatterIndentation缩进Line up keywords in multi-line queries多行查询中提升关键字Indent contents of parenthesis block缩进括号块的内容Tab size:制表符宽度:New lines新行Before opening parenthesis in column definitions列定义左括号前After opening parenthesis in column definitions列定义左括号后Before closing parenthesis in column definitions列定义右括号前After closing parenthesis in column definitions列定义右括号后Before opening parenthesis in expressions表达式左括号前After opening parenthesis in expressions表达式左括号后Before closing parenthesis in expressions表达式右括号前After closing parenthesis in expressions表达式右括号后After JOIN keywords in FROM clauseFROM 语句中 JOIN 关键字后Put each column constraint in CREATE TABLE into new lineCREATE TABLE 的每个列约束单列一行After comma逗号后After comma in expressions表达式中的逗号后After semicolon分号后Never before semicolon不在分号前White spaces空格Before comma in lists列表中的逗号前After comma in lists列表中的逗号后Before opening parenthesis左括号前After opening parenthesis左括号后Before closing parenthesis右括号前After closing parenthesis右括号后No space between SQL function name and opening parenthesisSQL 函数名称与左括号之间无空格Before dot operator (in path to database object)数据库对象路径的.操作符前After dot operator (in path to database object)数据库对象路径的.操作符后Before mathematical operator数学运算符前After mathematical operator数学运算符后Never before comma不在逗号前Names名称Preferred name wrapper首选名称包裹符Always use name wrapping始终包裹名称Uppercase data type names大写数据类型名Uppercase keywords大写关键字Comments注释Preferred comment marker (where possible):首选注释标记(如可能):Move all comments to the line end所有注释移动到行尾Line up comments at the line end提升行尾的注释Preview预览