Subject | English | Malay |
comp., MS | aggregate function | fungsi agregat (A function that performs a calculation on multiple values and returns a single value) |
comp., MS | built-in function | fungsi terbina dalam (A function that is native to an application and is made available for use in formulas) |
comp., MS | data collection control function | fungsi kawalan koleksi data (An API function that provides sophisticated control over the data collection logger) |
comp., MS | Function procedure | prosedur Fungsi (A procedure that returns a value and that can be used in an expression. You declare a function with the Function statement and end it with the End Function statement) |
comp., MS | key derivation function | fungsi pemerolehan utama (A cryptographic function that generates key material from a secret value) |
comp., MS | pseudo-random function | fungsi pseudorawak (A function that takes a key, label, and seed as input, then produces an output of arbitrary length) |
comp., MS | splitter function | fungsi pemisah (A function used to split the specified columns into a set of additional columns using the specified splitter) |
comp., MS | table-valued function | fungsi nilai jadual (A user-defined function that returns a table) |
comp., MS | unmanaged function | fungsi tak terurus (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL)) |