QObject name example name wrapper 名稱 SqlEnterpriseFormatter Indentation 縮排 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 clause FROM 語句中 JOIN 關鍵字後 Put each column constraint in CREATE TABLE into new line CREATE 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 parenthesis SQL 函式名稱與左括號之間無空格 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 預覽