Subject | German | English |
comp., MS | Gather-Write-Vorgang | gather-write operation (A performance optimization where the Database Engine collects multiple modified data pages into a single write operation) |
comp., MS | Write-Ahead-Protokoll | write-ahead log (A transaction logging method in which the log is always written prior to the data) |
comp., MS | Write-Behind-Anbieter | write-behind provider (An assembly that is associated with an AppFabric cache that is called to asynchronously write cache updates to a custom backend store) |