Subject | French | English |
comp., MS | capture instantanée | snapshot (A static image of a set of data, such as the records displayed as the result of a query) |
comp., MS | capture instantanée de base de données | database snapshot (A read-only, static view of a database at the moment of snapshot creation) |
comp., MS | capture instantanée de machine virtuelle | virtual machine snapshot (A file-based snapshot of the state, disk data, and configuration of a virtual machine at a specific point in time) |
comp., MS | capture instantanée de rapport | report snapshot (A static report that contains data captured at a specific point in time) |
comp., MS | capture instantanée de schéma | schema snapshot (A snapshot that includes schema for published tables and objects required by replication (triggers, metadata tables, and so on), but not user data) |
comp., MS | capture instantanée d'environnement | environment snapshot (A file-based snapshot of the state, disk data, and configuration of all virtual machines in an environment at a specific point in time) |
comp., MS | capture instantanée d'exécution de rapport | report execution snapshot (A report snapshot that is cached. Report administrators create report execution snapshots if they want to run reports from static copies) |
comp., MS | capture instantanée d'historique de rapport | report history snapshot (Report history that contains data captured at a specific point in time) |
comp., MS | capture instantanée dynamique | dynamic snapshot (In merge replication, a snapshot that includes only the data from a single partition) |
comp., MS | capture instantanée initiale | initial snapshot (Files that include schema and data, constraints, extended properties, indexes, triggers, and system tables that are necessary for replication) |
comp., MS | capture instantanée, instantané | snapshot (A static report that contains data captured at a specific point in time) |
comp., MS | capture instantanée partitionnée | partitioned snapshot (In merge replication, a snapshot that includes only the data from a single partition) |
comp., MS | définition de capture instantanée | snapshot definition (A collection of settings required to produce a snapshot, including user credentials, filter criteria, parameters, and schedule information) |
comp., MS | niveau d'isolement de capture instantanée | snapshot isolation level (A transaction isolation level in which each read operation performed by a transaction returns all data as it existed at the start of the transaction. Because a snapshot transaction does not use locks to protect read operations, it will not block other transactions from modifying any data read by the snapshot transaction) |
comp., MS | partage de fichiers de captures instantanées | Snapshot Share (A share available for the storage of snapshot files. Snapshot files contain the schema and data for published tables) |
comp., MS | réplication de capture instantanée | snapshot replication (A replication in which data is distributed exactly as it appears at a specific moment in time and does not monitor for updates to the data) |