Subject | English | Hebrew |
comp., MS | anonymous binding | איגוד אנונימי (A way of binding to a directory where users can access only a limited area of the directory) |
bible.term. | Binding of Isaac | עקדת יצחק |
comp., MS | binding policy | מדיניות איגוד (A policy that establishes which version of an assembly is loaded by the common language runtime) |
comp., MS | binding source | מקור איגוד (In data binding, the object from which the value is obtained) |
comp., MS | binding target | יעד איגוד (In data binding, the object that consumes the value of the binding) |
comp., MS | binding time | זמן כריכה (The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding)) |
comp., MS | data binding | איגוד נתונים (The process of creating a link between a property and a source. The source can be local or external) |
comp., MS | early binding | איגוד מוקדם (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage) |
comp., MS | named binding | איגוד שמי (A way of binding to a directory where users may be able to set attributes and may have access to more areas of the directory, if the administrator allows it) |
comp., MS | static binding | כריכה סטטית (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage) |
comp., MS | virtual-mode data binding | איגוד נתונים במצב וירטואלי (A type of data binding in which a data-bound control retrieves only as many rows from the database as the user will be able to see on the screen) |