English | German |
control flow | Kontrollfluss (A transition in an activity diagram. A control flow represents a relationship between two states or action states and indicates that an object in the first state will enter the second state and perform specified actions) |
control flow | Ablaufsteuerung (A group of connected control flow elements that perform tasks) |
control flow guard | Ablaufsteuerungsschutz (A security feature that makes it more difficult to corrupt memory by implementing restrictions on where an application can execute code from) |
control-of-flow language | Sprachkonstrukte zur Ablaufsteuerung (Transact-SQL keywords that control the flow of execution of SQL statements and statement blocks in triggers, stored procedures, and batches) |
flow control | Flusssteuerung (The management of data transmission between two devices, such as between the CPU and a peripheral device or between nodes in a network. It ensures that the receiver can handle all the incoming data and usually depends on a set of protocols established at the beginning of the transmission session that define how and when a sender may transmit. Flow control also enables slower-speed devices to communicate with higher-speed ones) |