DictionaryForumContacts

   French
Terms for subject Microsoft containing donner | all forms | exact matches only
FrenchEnglish
abonnement piloté par les donnéesdata-driven subscription (A subscription that takes generated output for subscription values (for example, a list of employee e-mail addresses))
action de données métiersbusiness data action (A link that appears alongside business objects from the Application Registry. These links can open web pages, display the user interfaces of line-of-business applications, launch InfoPath forms, or, through custom actions, invoke any logic in a .NET assembly)
adaptateur de donnéesdata adapter (An object used to submit data to and retrieve data from databases, Web services, and Extensible Markup Language (XML) files)
adaptateur de données de diagnosticdiagnostic data adapter (An assembly that has functionality to enable a user to either collect diagnostic data to understand what is happening on a system when a test is running, or perform actions on the system while a test is running)
API de protection des donnéesData Protection API A set of routines, protocols, and tools that provides information confidentiality to user and system processes by applying password-based cryptographic protection at the local operating system level (DPAPI)
appel de donnéesdata call (A phone connection to a service provider or a corporate server, for the purpose of viewing the Web, or transmitting data)
application de la couche Donnéesdata-tier application (A application that captures the SQL Server database and instance objects used by a client-server or 3-tier application)
architecture centrée sur les donnéesdata-centered design (A design in which users interact with their data directly without having to first start an appropriate editor or application)
Assistant Configuration de source de donnéesConfigure DataSource Wizard (A graphical interface where programmers can define the appropriate details to configure the data source in a few easy steps)
Assistant Importation de donnéesImport Data Wizard (A wizard used to import multiple records from a comma-delimited text file into Microsoft Dynamics CRM as records)
Assistant Liaison de sources de donnéesLink Data Sources Wizard (A wizard dialog title to create a linked data source, where you can link multiple data sources into one single data source such as two different tables in a SQL database)
bande passante de transfert de donnéesdata transfer bandwidth (Data transmissions to and from a Windows Azure datacenter as measured in GB. Data transfers are charged based on the total amount of data going in and out of the Azure services via the Internet in a specified 30-day period. Data transfers within a sub-region are free)
base de données partagéeshared database (A database that is shared out to other users. These users create their own local copies, which are periodically synchronized with the shared database)
base de données référencéereferenced database (The database to which the user has established a reference from the current database. The user can create a reference to a database and then call procedures within standard modules in that database)
base de données à relation contenant-contenucontained database (A SQL Server database that includes all of the user authentication, database settings, and metadata required to define and access the database, and has no configuration dependencies on the instance of the SQL Server Database Engine where the database is installed)
bibliothèque de connexions de donnéesData Connection Library (A document library, located on a site running Microsoft Office SharePoint Server 2007, that contains a collection of universal data connection (.udcx) and Office data connection (.odc) files)
bloc de donnéesdata block (In text, ntext, and image data, a data block is the unit of data transferred at one time between an application and an instance of SQL Server. The term is also applied to the units of storage for these data types)
cache de données de référencereference data cache (A Microsoft SQL Server database created on the client computer for maintaining SAP data required by end-user applications during offline and online use)
canal de donnéesdata channel (A separate channel of an Integrated Services Digital Network (ISDN) line that is used for ISDN signaling. For ISDN Basic Rate Interface (BRI), the D-channel is 16 kilobits per second (Kbps). For ISDN Primary Rate Interface (PRI), the D-channel is 64 Kbps)
capture de donnéesdata capture (The process of saving on a storage medium a record of interchanges between a user and a remote information utility)
carte de donnéesdata card (A small card that provides mobile broadband Internet access. Removable data cards can be in the format of PC cards, USB cards, ExpressCards; data cards can also be embedded laptop modules)
centre de donnéesdata center (A facility used to house mission critical computer systems and associated components. It generally includes environmental controls (air conditioning, fire suppression, etc), redundant/backup power supplies, redundant data communications connections and high security)
champ de données dynamiquesdynamic data field (A field that can be used in a workflow rule or template as a placeholder for specific values or text in an e-mail. When you send an e-mail, these placeholders are replaced with the data that meet the conditions that have been set in the workflow rule. For example, if you send an e-mail to an account holder about a contract cancellation date, you can use a dynamic data field to automatically find and insert the correct cancellation date for that contract)
champ de données mappémapped data field (" A field that represents commonly used information, such as "First Name." If a data source contains a "First Name" field or variation, such as "FName," the data source field automatically maps to the corresponding mapped data field.")
chiffrement de donnéesdata encryption (The process of converting readable data (plaintext) into a coded form (ciphertext) to prevent it from being read by an unauthorized party)
collecte de donnéesdata collection (The process of gathering information by sending and receiving HTML forms or InfoPath forms from Access)
collecte de données relatives à l'utilisation et à l'étatUsage and Health Data Collection (A feature that collects and logs SharePoint health indicators and usage metrics for analysis and reporting purposes)
collecteur de donnéesdata collector (An object that defines what data will be collected from a provider (such as a counter provider or event provider))
Collecteur de données ACTACT Data Collector (A component of the Application Compatibility Toolkit that installs the compatibility evaluators, maintains the compatibility evaluator scheduling, collects your data through the compatibility evaluators, and uploads the issue data to both the Microsoft Compatibility Exchange and your ACT database)
Collecteur de données Application Compatibility ToolkitApplication Compatibility Toolkit Data Collector (A component of the Application Compatibility Toolkit that installs the compatibility evaluators, maintains the compatibility evaluator scheduling, collects your data through the compatibility evaluators, and uploads the issue data to both the Microsoft Compatibility Exchange and your ACT database)
colocalisation des donnéesdata co-location (In DPM, a feature that enables protection of multiple data sources on a single volume or on the same tape. This allows you to store more data on each volume or tape)
Comparer les bases de donnéesDatabase Compare (A Microsoft Office product that detects and categorizes changes between two databases to facilitate review and approval processes)
compartiment de donnéesdata compartment (An abstraction (not a specific storage location) that consists of one or more isolated storage files, called stores, which contain the actual directory locations where data is stored. Any kind of data can be saved in the store)
compression de donnéescompression (A process for removing redundant data from a digital media file or stream to reduce its size or the bandwidth used)
Concepteur de centres de données logiquesLogical Datacenter Designer (The designer used to create and edit diagrams of interconnected logical servers that represent the logical structure of a datacenter)
conférence de donnéesdata conferencing (A method of real-time communication wherein participants share and collaborate on several data and document types. The session can be hosted on an in-house server, an Internet-based service, or both)
connexion au service de récupération des donnéesdata retrieval service connection (A Web Service installed on Windows SharePoint Services for connecting to and retrieving data)
contexte de donnéesdata context (A convenient way to share data between multiple controls by establishing a scope within which all data-bound properties inherit a common source of data)
contexte de données expliciteexplicit data context (A binding to a data source within the data context that is specified for the current object or one of its parents)
contrôle de source de donnéesdata source control (An object that can be added to an ASP.NET Web page that encapsulates the logic required to connect to a data source, such as a database or XML file, and that can execute queries or other data-access commands. A data source control can in turn provide data to other controls on that page)
contrôle lié aux donnéesdata bound control (An ASP.NET control that can be bound to a data source control to make it easy to display and modify data in your Web application)
couche de liaison de donnéesdata-link layer (Layer two of the OSI model. A layer that packages raw bits from the physical layer into frames (logical, structured packets for data). This layer is responsible for transferring frames from one computer to another, without errors. After sending a frame, the data-link layer waits for an acknowledgment from the receiving computer)
couche Donnéesdata tier (A layer that is part of a three-tier server software architecture that stores and persists data. Each logical server machine group contains an interface tier (a perimeter network), an application tier, and a data tier. This architecture provides high levels of scalability)
diagramme de centre de données logiquelogical datacenter diagram (The diagram used to create a logical representation of a datacenter. The logical datacenter diagram (.ldd) file contains information based on the System Definition Model (SDM))
dictionnaire de donnéesdata dictionary (A database containing data about all the databases in a database system. Data dictionaries store all the various schema and file specifications and their locations. They also contain information about which programs use which data and which users are interested in which reports)
dimension Donnéesdata dimension (A specific node created in the hierarchical view of the Tracking Profile Editor as an immediate child of the specific tracking profile in order to describe a logical grouping or dimension of data. Each data dimension is uniquely named and is made up of one or many data fields)
données analytiquesanalytical data (Data that provides the values that are associated with spatial data. For example, spatial data defines the locations of cities in an area whereas analytical data provides the population for each city)
données brutesraw data (Unprocessed, typically unformatted, data, such as a stream of bits that has not been filtered for commands or special characters)
données caractèrescharacter data (All the textual content of an element or attribute that is not markup. XML differentiates this plain text from binary data. In the XML OM, character data is stored in text nodes, which are implemented as DOM text objects)
données chiffréesencrypted data (Data that has been converted from plaintext into ciphertext. Encrypted messages are used to disguise the content of a message when it is sent or stored)
données d'activitéactivity data (Data generated as part of a business transaction by executing an activity within an application. It is characterized by an exclusive write access pattern)
données d'authentificationauthentication data (A scheme-specific block of data that is exchanged between the server and client during authentication. To prove its identity, the client encrypts some or all of this data with a user name and password. The client sends the encrypted data to the server, which decrypts the data and compares it to the original. If the decrypted data matches the original data, the client is authenticated)
Données de configuration de démarrageBoot Configuration Data A data store that contains boot configuration parameters and controls how the operating system is started beginning with Windows Vista or Windows Server 2008 (BCD)
données de découvertediscovery data (A set of properties that identifies an SMS/Configuration Manager resource. For example, discovery data for an SMS/Configuration Manager client can include the IP address of the network connection, the operating system type and version, and the SMS/Configuration Manager unique identifier that is assigned to the client)
Données de dépannage Windows LiveWindows Live Troubleshooting Data (The visible name of the information sent to Microsoft via Windows Error Reporting if the Windows Live Essential Installer crashes)
données de dépassement de lignerow-overflow data (varchar, nvarchar, varbinary, or sql_variant data stored off the main data page of a table or index as a result of the combined widths of these columns exceeding the 8,060-byte row limit in a table)
données de détaildetail data (For automatic subtotals and worksheet outlines, the subtotal rows or columns that are totaled by summary data. Detail data is typically adjacent to and either above or to the left of the summary data)
données de Filtrage InPrivateInPrivate Filtering data (Saved data used by InPrivate Blocking to detect where Web sites may be automatically sharing details about your visit)
données de ressourceresource data (The data structures, templates, definition procedures, management routines, icon maps, and so forth associated with a particular resource, such as a menu, window, or dialog box)
données de transactiontransaction data (Entities that document economic, resource flow, and accounting events and record their financial, legal, and operational consequences)
données de télémétrietelemetry data (Data that shows how partner products are used including where, how often, with which other software and hardware. This helps them identify user needs and experiences as well as potential marketing and product improvement opportunities over time. Partners and Microsoft can better understand what happens between planning, lab testing, sales data, and real world scenarios over time)
données d'exclusionholdout data (A percentage of training data that is reserved for use in measuring the accuracy of the structure of the data mining model)
données d'utilisationusage data (Information that an administrator can use to learn how other people access and use a site. By analyzing this data, an administrator can identify a site's most popular (or unpopular) areas and clarify the most common navigational paths through the site)
données financièresfinancial information (A tab on a record that lists the Account or Business Contact's financial information, which was retrieved from Small Business Accounting)
données globalesglobal data (A set of administrator-created objects that are replicated to all sites throughout the hierarchy. Secondary sites receive a subset of this data)
données géographiquesgeographic data (A type of spatial data that stores ellipsoidal (round-earth) data, such as GPS latitude and longitude coordinates)
données localeslocal data (A set of objects that are automatically created by Configuration Manager. This data is not replicated to other sites)
données managéesmanaged data (Objects whose lifetimes are managed by the common language runtime. The runtime automatically handles object layout and manages references to these objects, releasing them when they are no longer being used)
données PowerPivotPowerPivot data (A SQL Server Analysis Services cube that is created and embedded through Microsoft SQL Server PowerPivot for Microsoft Excel)
données principalesmaster data (Entities that describe the parties, locations, products, and activities that are referenced by entities that document and record economic, resource flow, and accounting events)
données sensiblessensitive data (Personally identifiable information (PII) that is protected in special ways by law or policy)
données socialessocial data (A collection of features that can be used to store and share comments, shortcuts, descriptions, and other information about Web pages and items on a SharePoint site or the Internet)
données sourcesource data (The list or table that's used to create a PivotTable or PivotChart report. Source data can be taken from an Excel list or range, an external database or cube, or another PivotTable report)
données sourcessource data (The list or table that's used to create a PivotTable or PivotChart report. Source data can be taken from an Excel list or range, an external database or cube, or another PivotTable report)
données spatialesspatial data (Data that is represented by 2D or 3D images. Spatial data can be further subdivided into geometric data (data that can use calculations involving Euclidian geometry) and geographic data (data that identifies geographic locations and boundaries on the earth))
Déduplication des donnéesData Deduplication (A feature that searches data on a selected volume to find and remove duplicate records without compromising data fidelity or integrity)
enregistrement de donnéesdata record (A data structure that is a collection of fields (elements), each with its own name and type. Unlike an array, whose elements all represent the same type of information and are accessed using an index, the elements of a record represent different types of information and are accessed by name. A record can be accessed as a collective unit of elements, or the elements can be accessed individually)
enregistrement de données de découvertediscovery data record (The file format (.ddr) and the actual file that is used by Configuration Manager to report discovery data to a Configuration Manager site database)
enregistrement de données de découvertedata discovery record (The file format (.ddr) and the actual file that is used by Configuration Manager to report discovery data to a Configuration Manager site database)
enrichissement des donnéesdata enrichment (A feature that allows the user to choose an external data provider, and update the records in the CRM system based on the information from that data provider)
entrepôt de donnéesdata warehouse (The database that stores operations data for long periods of time. This data is then used by the Operations Manager reporting server to build reports. By default, this database is named OperationsManagerDW)
entrepôt de données Reportingreporting data warehouse (An Operations Manager feature that manages the OperationsManagerDW database and that can be independently installed)
environnement d'intégration de donnéesIntegration INT data center environment (An environment that is intended for internal testing, integration, evaluations, and demonstration computers. It is also used the first time you complete the process of creating the master image and testing the image and recovery process)
erreur de dépassement de donnéesdata-overrun error (A state in which the sending computer is transmitting characters faster than the receiving computer can accommodate them. If this problem persists, reduce the bits-per-second (bps) rate)
exploration de donnéesdata mining (The process of identifying commercially useful patterns or relationships in databases or other computer repositories through the use of advanced statistical tools)
explosion des donnéesdata explosion (The exponential growth in size of a multidimensional structure, such as a cube, due to the storage of aggregated data)
fichier de connexion de donnéesdata connection file (A file that stores information about a connection to a data source, such as an Access database, spreadsheet, or text file, and that facilitates data source administration)
fichier de connexion de données OfficeOffice data connection file (A file that stores information about a connection to a data source, such as an Access database, spreadsheet, or text file, and that facilitates data source administration)
fichier de donnéesdata file (A file consisting of data in the form of text, numbers, or graphics, as distinct from a program file of commands and instructions)
Fichier de données Outlook pour MacOutlook for Mac data file (A file exported by Outlook for Mac that contains a user's e-mail messages, contacts, calendar events, and other information)
flux de donnéesdataflow (In a DFD model, an exchange of information between processes. Data flows represent discrete packets of data that flow into and out of processes)
flux de donnéesdata stream (The flow of data from a source to a single receiver that flows through a channel, as opposed to packets, which may be addressed and routed independently, possibly to multiple recipients)
flux de données dépendantbound stream (An event stream that contains all the information needed to produce events. Either the information is an already instantiated data source, or the information is sufficient for the StreamInsight server to start the data source)
flux de données indépendantunbound stream (An event stream that contains the definition of the event model or payload type, but does not define the data source)
forfait de donnéesdata plan (A standardized service agreement between a cell phone user and a mobile operator that establishes data service details such as pricing, types of services, and bandwidth)
forfait donnéesdata plan (A standardized service agreement between a cell phone user and a mobile operator that establishes data service details such as pricing, types of services, and bandwidth)
formulaire de donnéesdata form (A dialog box that displays one complete record at a time. You can use data forms to add, change, locate, and delete records)
fournisseur de données externesexternal data provider (A business entity, typically a company, that provides up to date data to a Microsoft Dynamics CRM user)
fournisseur de données .NET Framework.NET Framework data provider (A component of ADO.NET that provides access to data from a relational data source. A .NET Framework data provider contains classes to connect to a data source, execute commands at the data source, and return query results from the data source, including the ability to execute commands within transactions. A .NET Framework data provider also contains classes to populate a DataSet with results from a data source and propagate changes in a DataSet back to the data source)
Galerie de volets des tâches des données métiersBusiness Data Task Panes Gallery (The site collection level gallery containing the XML metadata files that define task pane layouts displaying business data in external data parts)
gestion des données de référencemaster data management (The technology, tools, and processes required to create and maintain consistent and accurate lists of master data of an organization)
Gestionnaire de fusion de donnéesData Merge Manager (A feature that guides the user through organizing address data, merging it into a generic document, and printing the resulting personalized documents. It can be used to create form letters, mailing labels, envelopes or catalogs)
grille de donnéesData Grid (An instance of Excel that has minimal UI and that enables a user to insert or edit chart data within the context of a non-Excel Office document)
instance d'application de la couche Donnéesdata-tier application instance (A copy of a DAC deployed on an instance of the Database Engine. There can be multiple DAC instances on the same instance of the Database Engine)
Intelli-donnéesData Sense (A pre-loaded system app that will allow a user to better monitor and manage their data usage on their phone. It can notify users when they are close to their cellular data limit and change the phone's settings to switch to Wi-Fi use if needed)
intégration de données sourcessource data integration (The process of cleansing source data, such as transactional and operational data, and moving it to a data warehouse or a data mart)
intégration de données sources d'applicationapplication source data integration (The process of taking data from a data warehouse or data mart into PerformancePoint Planning Server staging and application databases)
intégrité des donnéesdata integrity (The accuracy of data and its conformity to its expected value, especially after being transmitted or processed)
jeu de données d'entréeinput set (The set of data provided to a Multidimensional Expressions (MDX) value expression upon which the expression operates)
journal de données externes côté clienttenant-level external data log (An error log that contains errors and exceptions that occur when SharePoint tries to connect to external systems through Business Connectivity Services. It can be retrieved by tenant administrators)
langage de description de donnéesdata description language (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy)
langage de définition de donnéesdata definition language A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy (DDL)
langage de manipulation de donnéesdata manipulation language (The subset of SQL statements that is used to retrieve and manipulate data. DML statements typically start with SELECT INSERT UPDATE or DELETE)
liaison de données en mode virtuelvirtual-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)
lier aux donnéesdata bind (To connect items in a data source to user interface components (controls). This means that whenever the data changes, the interface components will optionally reflect those changes, and vice versa)
limite de donnéesdata limit (The amount of data the user can download/upload through the carrier's network each month without being billed additional charges)
Macros de donnéesData Macros (A feature that allows users to build business logic in a new and easy-to-use authoring environment. The declarative, macro-style logic will run on client and server and includes both UI-level and data-level actions)
mappage de donnéesdata map (A mapping between source files and Microsoft Dynamics CRM that can be used with either the Import Wizard or the Data Migration Wizard and take either the form of an import map or a data migration map)
membre de donnéesdata member (A child member associated with a parent member in a parent-child hierarchy. A data member contains the data value for its parent member, rather than the aggregated value for the parent's children)
mise en miroir de bases de donnéesdatabase mirroring (Immediately reproducing every update to a read-write database (the principal database) onto a read-only mirror of that database (the mirror database) residing on a separate instance of the database engine (the mirror server). In production environments, the mirror server is on another machine. The mirror database is created by restoring a full backup of the principal database (without recovery))
modèle de donnéesdata template (A tree of elements that is expanded into the scene whenever data of a particular type is found. The elements typically have properties bound to properties of the data object)
modèle de donnéesdata model (A collection of related object types, operators, and integrity rules that form the abstract entity supported by a database management system (DBMS). Thus, one speaks of a relational DBMS, a network DBMS, and so on, depending on the type of data model a DBMS supports. In general, a DBMS supports only one data model as a practical rather than a theoretical restriction)
modèle de données Active DirectoryActive Directory data model (A model derived from the LDAP data model. The directory holds objects that represent entities of various sorts, described by attributes. The objects and classes of objects that can be stored in the directory are defined in the schema. For each class of objects, the schema defines the attributes an instance of the class must have, the additional attributes it can have, and the class that can be its parent)
modèle d'exploration de donnéesmining model (An object that contains the definition of a data mining process and the results of the training activity. For example, a data mining model may specify the input, output, algorithm, and other properties of the process and hold the information gathered during the training activity, such as a decision tree)
nettoyage des donnéesdata cleaning (A part of the process of analyzing data, especially when data comes from multiple sources. The process must address errors such as incorrect spellings, different ways of labeling the same information, inconsistent field length, missing values, and conflicting data, such as having two part numbers for the same part)
objets de données distantesRemote Data Objects (An object-oriented data access tool featured in Visual Basic 4 and later. Remote Data Objects have no native file format of their own; they can be used only with databases complying with the most recent ODBC standards. This feature is popular for its speed and minimal coding requirements)
Outil de migration de données Microsoft Dynamics CRMMicrosoft Dynamics CRM Data Migration Tool (An interactive help utility that guides customers as they transfer data from another customer relationship management system to Microsoft Dynamics CRM)
package d'application de la couche Donnéesdata-tier application package (An XML manifest that contains all of the objects defined for the DAC; the package gets created when a developer builds a DAC project)
package de collecte de donnéesDCP (A self-extracting executable (.exe) created by the Application Compatibility Manager (ACM) for deploying to each of your client computers. Each data collection package can include one or more compatibility evaluators, depending on what you are trying to evaluate)
package de collecte de donnéesdata collection package (A self-extracting executable (.exe) created by the Application Compatibility Manager (ACM) for deploying to each of your client computers. Each data collection package can include one or more compatibility evaluators, depending on what you are trying to evaluate)
page d'accès aux donnéesdata access page (A Web page, published from Access, that has a connection to a database. In a data access page, you can view, add to, edit, and manipulate the data stored in the database)
passerelle de gestion des donnéesData Management Gateway (The gateway that allows IT to build connections to internal data sources so reports that are published to BI Sites in Office 365 will refresh either on-demand or on a scheduled basis, ensuring that customers are always looking at the latest view of their data)
pilote de source de donnéesdata source driver (A program file used to connect to a specific database. Each database program or management system requires a different driver)
plage de données externesexternal data range (A range of data that is brought into a worksheet but that originates outside of Excel, such as in a database or text file)
plan de génération de donnéesdata generation plan (A file that contains information about a particular database schema and how Data Generator will generate data for it)
point de donnéesdata point (An individual value plotted in a chart and represented together with other data points by bars, columns, lines, pie or doughnut slices, dots, and various other shapes called data markers. Data markers of the same color constitute a data series)
pompe à donnéesdata pump (A component used in SQL Server 2000 Transformation Services (DTS) to import, export, and transform data between heterogeneous data stores)
Principes d'accès aux données et de testabilité de documents numériquesPrinciples for the data access and the testability of digital documents (A German law that requires tax authorities to be capable of digitally checking data from electronic bookkeeping systems)
projet d'application de la couche Données de SQL ServerSQL Server data-tier application project (A Visual Studio project used by database developers to create and develop a DAC. DAC projects get full support from Visual Studio and VSTS source code control, versioning, and development project management)
protocole TCP de centre de donnéesData Center Transmission Control Protocol (A TCP-like protocol for data center networks which leverages Explicit Congestion Notification (ECN) in the network to provide multi-bit feedback to the end hosts)
protocole TCP de centre de donnéesData Center TCP (A TCP-like protocol for data center networks which leverages Explicit Congestion Notification (ECN) in the network to provide multi-bit feedback to the end hosts)
Prévention de l'exécution des donnéesData Execution Prevention (" A security feature that monitors programs on a computer to determine if they use system memory safely. To do this, DEP software works alone or with compatible microprocessors to mark some memory locations as "non-executable." If a program tries to run code that is malicious or is not from a protected location, DEP closes the program and notifies you.")
requête Définition des donnéesdata-definition query (An SQL-specific query that contains data definition language (DDL) statements. These statements allow you to create or alter objects in the database)
récupération sans perte de donnéesgraceful recovery (Termination of a process that allows the operating system or parent process to regain normal control. Does not crash the machine or result in a general protection default (GPF) or blue screen. The user is not required to close the application, and can continue to use the other functionality)
région de données de tableau matricielTablix data region (A data region that can render data in table, matrix, and list format. It is intended to convey the unique functionality of the data region object and the users' ability to combine data formats)
rôle Administrateur de donnéesdata administrator role (One of the PerformancePoint Server administrative roles. In addition to being able to perform all operations that a member of the modeler role can perform, a member of the data administrator role can perform all data integration operations in Planning Business Modeler. This includes synchronizing and loading dimensions, models, and associations, as well as exporting outgoing data and executing associations)
serveur d'administration de l'entrepôt de données de Service ManagerService Manager data warehouse management server (The Service Manager management server that performs the management functions for the data warehouse)
serveurs de bases de données fédérésfederated database servers (A set of linked servers that shares the processing load of data by hosting partitions of a distributed partitioned view)
service d'accès aux données System CenterSystem Center Data Access service (A Windows service that runs on the management servers in each management group, and that allows client applications to access Operations Manager data and functionality)
Service de classification de données et de recommandations MicrosoftMicrosoft Data Categorization and Recommendation Service (A feature in the PowerPivot add-in for Excel that identifies the categories of data in your Excel workbook (such as cities, sports teams, or animals), sends those data categories online to Microsoft, and recommends other sets of similar data that might interest you)
Services de données WCFWCF Data Services (A component of the .NET Framework that enables the user to create services that use the Open Data Protocol (OData) to expose and consume data over the Web or intranet by using the semantics of representational state transfer (REST))
services de gestion de donnéesdata management service (The category of services in Windows Azure that includes SQL Database, Blob, Table, and Queue services)
session de partage de donnéesdata-sharing session (A conversation that is used to share data between conversation members using a non-Communicator application or plug-in)
source de données connectéeconnected data source (A directory, database, file, or other data repository that is typically offsite and that needs to be accessed remotely)
source de données fichierfile DSN (file Data Source Names. File-based data sources shared among all users with the same drivers installed. These data sources are not dedicated to a user or local to a computer)
source de données hors connexionoffline data source (A secondary data source that is accessible to users who fill out forms offline. When a user is online, data from the data source is stored on the user's computer so that it can appear in controls when the form is offline)
source de données ODBCODBC data source (Data and the information needed to access that data from programs and databases that support the Open Database Connectivity (ODBC) protocol)
source de données secondairesecondary data source (An XML data file, database, or Web service that is used by a form for the entries in a list box or for script actions)
sous-feuille de donnéessubdatasheet (A datasheet that is nested within another datasheet and that contains data related or joined to the first datasheet)
stratégie de donnéesdata policy (A policy that determines which XML elements in a document are valid for a particular action associated with an endpoint)
stratégie de données d'action du point de terminaisonendpoint action data policy (A policy that determines which XML elements in a document are valid for a particular action associated with an endpoint)
structure de donnéesdata structure (An organizational scheme, such as a record or array, that can be applied to data to facilitate interpreting the data or performing operations on it)
suppression à distance des données d'entrepriseremote business data removal (A feature that lets enterprises securely remove only enterprise data from personal devices, without affecting any personal data)
synchronisation de donnéesdata synchronization (The process of reconciling the differences between data stored in one location and a copy of the same data stored in another location)
Synchronisation des données SQLSQL Data Sync (The capability or feature of SQL Database that shares data across multiple SQL Database instances and SQL Server databases)
série de donnéesdata series (Related data points that are plotted in a chart. Each data series in a chart has a unique color or pattern and is represented in the chart legend. You can plot one or more data series in a chart. Pie charts have only one data series)
test à données aléatoiresfuzz testing A testing process that supplies structured but invalid input to software application programming interfaces (APIs) and network interfaces to maximize the likelihood of detecting errors that might lead to software vulnerabilities (fuzzing)
test à données aléatoiresfuzzing A testing process that supplies structured but invalid input to software application programming interfaces (APIs) and network interfaces to maximize the likelihood of detecting errors that might lead to software vulnerabilities (fuzzing)
tolérance à la perte de donnéesdata loss tolerance (The maximum amount of data loss, measured in time, that is acceptable to business requirements)
transfert de donnéesdata transfer (The movement of information from one location to another, either within a computer (as from a disk drive to memory), between a computer and an external device (as between a file server and a computer on a network), or between separate computers)
type de données booléenBoolean data type (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers)
type de données compositecomposite data type (A data type where the sum of the members is larger than all individual members taken together, such as a structure or an array)
type de données DoubleDouble data type (A fundamental data type that holds double-precision floating-point numbers. It's stored as a 64-bit number ranging in value from approximately -1.797E308 to -4.940E-324 (negative), from 4.94E-324 to 1.797E308 (positive), and 0)
type de données IntegerInteger data type (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767)
type de données Lien hypertexteHyperlink data type (A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: A data type for an Access database field that stores hyperlink addresses. An address can have up to four parts and is written using the following format: displaytextaddresssubaddress)
type de données LongLong data type (A fundamental data type that holds large integers. A Long variable is stored as a 32-bit number ranging in value from -2,147,483,648 to 2,147,483,647)
type de données ObjetObject data type (A fundamental data type representing any object that can be recognized by Visual Basic. Although you can declare any object variable as type Object, it is best to declare object variables according to their specific types)
type de données Objet OLEOLE Object data type (A field data type that you use for objects created in other applications that can be linked or embedded (inserted) in an Access database)
type de données Oui/NonYes/No data type (A field data type you use for fields that will contain only one of two values, such as Yes or No and True or False. Null values are not allowed)
type de données scalairescalar data type (A data type defined as having a predictable and enumerable sequence of values that can be compared for greater-than/less-than relationships. Scalar data types include integers, characters, user-defined enumerated data types, and (in most implementations) Boolean values)
type de données SingleSingle data type (A data type that stores single-precision floating-point variables as 32-bit (4-byte) floating-point numbers ranging in value from -3.402823E38 to -1.401298E-45 for negative values and 1.401298E-45 to 3.402823E38 for positive values)
type de données StringString data type (A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion)
type de données uniqueidentifieruniqueidentifier data type (A data type containing a unique identification number stored as a 16-byte binary string used for storing a globally unique identifier (GUID))
type de données VariantVariant data type (The default data type for variables that don't have type-declaration characters when a Deftype statement isn't in effect. A Variant can store numeric, string, date/time, Null, or Empty data)
types de données des champsfield data types (A characteristic of a field that determines what kind of data it can store. For example, a field whose data type is Text can store data consisting of either text or number characters, but a Number field can only store numerical data)
tâche de flux de donnéesdata flow task (The task that encapsulates the data flow engine that moves data between sources and destinations, providing the facility to transform, clean, and modify data as it is moved)
validation des données préliminairespreliminary data validation (The process of validating data before it is processed. This validation helps detect and exclude some errors from the intended process, which might be the import or migration of users using a CSV file, for example)
visualisation des donnéesdata visualization (A feature that enables the use of color, icons, or bars to help illustrate trends or show different values in a data range)
volet des données de rapportreport data pane (A data pane that displays a hierarchical view of the items that represent data in the user's report. The top level nodes represent built-in fields, parameters, images, and data source references)
vue de source de donnéesdata source view (A named selection of database objects--such as tables, views, relationships, and stored procedures, based on one or more data sources--that defines the schema referenced by OLAP and data mining objects in an Analysis Services databases. It can also be used to define sources, destinations, and lookup tables for DTS tasks, transformations, and data adapters)
vérificateur de cohérence des donnéesKnowledge Consistency Checker (A built-in process that runs on all domain controllers and generates the replication topology for the Active Directory forest. At specified intervals, the KCC reviews and makes modifications to the replication topology to ensure propagation of data either directly or transitively)
échange asynchrone de donnéesasynchronous data exchange (A style of processing where an application posts a request for an event to occur and then continues without waiting for the event. A separate service will recognize the request and take responsibility for ensuring that the event occurs)
échange de données informatiséelectronic data interchange (A standard for exchanging bundles of data between two companies via telephone lines or the Internet. EDI transmits much larger bundles of data than can be transmitted via e-mail. For EDI to be effective, users must agree on certain standards for formatting and exchanging information, such as the X.400 protocol)
échange synchrone de donnéessynchronous data exchange (A style of processing where an application requests that an event occurs and waits for the event to complete, so that the application is certain of the result of its request before it proceeds)
élément de source de données partagéeshared data source item (Data source connection information that is encapsulated in an item. Can be managed as an item in the report server folder namespace)
étiquette de donnéesdata label (A label that provides additional information about a data marker, which represents a single data point or value that originates from a datasheet cell)
évaluer et donner un avisrate and review (An option to rate the content and add a review of an app)
événement des traitements de donnéesprocess event (One or more recommendation work streams that are bundled and executed simultaneously and time-constrained, and which use compensation information for a group of employees to create date-specific employee compensation records. A process event can be as simple as an anniversary-based merit increase for one employee, or as complex as an annual enterprise-wide combined compensation process)