Subject | English | Finnish |
IT, dat.proc. | to declare a variable public | ilmoittaa muuttuja yleiseksi |
comp., MS | public variable | yleinen muuttuja (A variable you declare with the Public keyword in the Declarations section of a module. A public variable can be shared by all the procedures in every module in a database) |