firebird cache de
Die Datenbank als Ganzes. • 1: Attachments. • 2: Transaktionen. • 3: Statements. • 4: Aufrufe (Calls). MON$PAGE_READS Die Anzahl der gelesenen Seiten. Dies sind die Seiten, die von der Festplatte und0 码力 | 11 页 | 82.77 KB | 1 年前3firebird 30 sprachreferenz
5.9. FUNCTION. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185 5.9.1. CREATE FUNCTION . . . 9.2. ALTER FUNCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 5.9.3. CREATE OR ALTER FUNCTION . . . . . 5.9.4. DROP FUNCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 5.9.5. RECREATE FUNCTION . . . . . . .0 码力 | 701 页 | 3.12 MB | 1 年前3PlantUML 1.2019.9 Sprachreferenz
@startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one ()two [ok] } !endfunction !function _wait() {+ please wait operation in progress <&clock> [cancel] } !endfunction !function _success() {+ success congratulations! [ok] } !endfunction !function _error() {+ error failed, sorry [ok] } !endfunction (*) and !definelong anymore. Use !function and variable definition instead. !define should be replaced by return function and !definelong should be replaced by void function. • !include now allows multiple0 码力 | 173 页 | 1.93 MB | 1 年前3PlantUML 1.2019.6 Sprachreferenz
@startuml !unquoted function SALT($x) "{{ salt %invoke_void_func("_"+$x) }}" as $x !endfunction !function _choose() {+ an example choose one option ()one ()two [ok] } !endfunction !function _wait() {+ please wait operation in progress <&clock> [cancel] } !endfunction !function _success() {+ success congratulations! [ok] } !endfunction !function _error() {+ error failed, sorry [ok] } !endfunction (*) finally removed in some long term future). • You should not use !define and !definelong anymore. Use !function and variable definition instead • !include allows now multiple inclusions : you don't have to use0 码力 | 173 页 | 1.91 MB | 1 年前3PlantUML 1.2020.23 Sprachreferenz
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize destroyed when the procedure ends. 20.7 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 304 页 | 3.07 MB | 1 年前3PlantUML 1.2020.22 Sprachreferenz
should not use !define and !definelong anymore. Use !function, !procedure or variable defi- nition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from func- tions). You can emphasize destroyed when the procedure ends. 20.7 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 292 页 | 2.98 MB | 1 年前3PlantUML 1.2021.3 Sprachreferenz
should not use !define and !definelong anymore. Use !function, !procedure or variable definition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure. String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize $addCommonMethod() toString() hashCode() PlantUML Sprachreferenz (1.2021.2) 361 / 405 25.7 Return function [!function, !endfunction] 25 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 406 页 | 4.22 MB | 1 年前3PlantUML 1.2021.1 Sprachreferenz
should not use !define and !definelong anymore. Use !function, !procedure or variable definition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure. String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize $addCommonMethod() toString() hashCode() PlantUML Sprachreferenz (1.2021.1) 340 / 383 24.7 Return function [!function, !endfunction] 24 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 384 页 | 4.02 MB | 1 年前3PlantUML 1.2021.2 Sprachreferenz
should not use !define and !definelong anymore. Use !function, !procedure or variable definition instead. – !define should be replaced by return !function – !definelong should be replaced by !procedure. String (str) - these must be surrounded by single quote or double quote. Variables created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize $addCommonMethod() toString() hashCode() PlantUML Sprachreferenz (1.2021.2) 345 / 388 25.7 Return function [!function, !endfunction] 25 PREPROCESSING !endprocedure $init_class("foo1") $init_class("foo2") $msg("foo1"0 码力 | 389 页 | 4.07 MB | 1 年前3PlantUML 1.2023.11 Sprachreferenz
variable definition and usage, see more details on Preprocessing-JSON page) Variables created outside function are global, that is you can access them from everywhere (including from functions). You can emphasize --> $destination !endprocedure PlantUML Sprachreferenz (1.2023.11) 478 / 528 25.6 Return function [!function, !endfunction] 25 PREPROCESSING !procedure $init_class($name) class $name { $addCommonMethod() destroyed when the procedure ends. 25.6 Return function [!function, !endfunction] A return function does not output any text. It just define a function that you can call: • directly in variable definition0 码力 | 529 页 | 7.46 MB | 1 年前3
共 16 条
- 1
- 2