Subject | English | Czech |
social.sc., sec.sys. | deferred beneficiary | čekatel na důchod |
account. | deferred charges | náklady příštích období |
comp., MS | deferred enforcement | odložené vynucení (A stage of deployment that allows a noncompliant computer full access to the network until a date and time after which network access becomes restricted. Deferred enforcement provides a client computer sufficient time to remediate before health policy is enforced) |
comp., MS | deferred enforcement mode | režim odloženého vynucení (The enforcement mode in which client computers immediately receive NAP notifications if they are not in compliance with network health requirements, but do not have their access restricted until the specified time and date) |
comp., MS | deferred event | odložená událost (In a statechart or activity diagram, an event that must be postponed for later use while another activity is under way. You can show a deferred event for a state by including the event among the state's internal transitions) |
account. | deferred income | výnosy příštích období |
comp., MS | deferred loading | odložené načítání (A pattern of data loading where related objects are not loaded until a navigation property is accessed) |
comp., MS | deferred query | odložený dotaz (A LINQ query that is not evaluated until it is iterated over, either with a foreach statement (C) or a For Each statement (Visual Basic), or by manually using the underlying GetEnumerator and MoveNext methods) |
comp., MS | deferred transaction | odložená transakce (A transaction that is not committed when the roll forward phase of recovery completes and that cannot be rolled back during database startup because data needed by roll back is offline. This data can reside in either a page or a file) |