-
41 LINQ to SQL
"A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer." -
42 uninitialize
To change the state of an enumerator or data source object so that it cannot be used to access data. -
43 alias
"An alternative label for some object, such as a file or data collection." -
44 column
The area in each row of a database table that stores the data value for some attribute of the object modeled by the table. -
45 entity
"An object (such as a customer, item, or employee) that shares a set of defined attributes or characteristics, and that is used to manage rules for data." -
46 self-monitoring analysis and reporting technology system
"A system by which technology is used to monitor and predict device performance and reliability. A SMART system employs various diagnostic tests to detect problems with devices, with the object of increasing productivity and protecting data."English-Arabic terms dictionary > self-monitoring analysis and reporting technology system
-
47 scanner
An optical input device that uses light-sensing equipment to capture an image on paper or some other object. Captured image data is converted into binary files that can be stored and manipulated by computer programs. -
48 imperative security check
"A security check that occurs when a security method is called within the code that is being protected. This type of check can be data-driven and can be isolated to a single location within an object or method. For example, if the name of a file to be protected is known only at run time, an imperative security check can be invoked by passing the file name as a parameter to a security method." -
49 OLE/DDE link
"A connection between an OLE object and its OLE server, or between a dynamic data exchange (DDE) source document and a destination document."ارتباط OLE/DDE -
50 DMO
A COM object that processes multimedia data streams from buffers allocated by the client. -
51 derived class
"In object-oriented programming, a class created from another class, called the base class. A derived class inherits all the features of its base class. It can then add data elements and routines, redefine routines from the base class, and restrict access to base-class features." -
52 tag
A marker used to identify a physical object. An RFID tag is an electronic marker that stores identification data. -
53 Windows Memory Tester
A Boot Configuration Data (BCD) application object. -
54 Windows Boot Manager
A Boot Configuration Data (BCD) application object. -
55 Windows OS Loader
A Boot Configuration Data (BCD) application object. -
56 link
"A connection between an OLE object and its OLE server, or between a dynamic data exchange (DDE) source document and a destination document." -
57 mailbox
The combination of an Active Directory user object that has mailbox attributes and the associated mailbox data that is stored in the mailbox database. -
58 connection point
A System.Web.UI.WebControls.WebParts.ConnectionPoint object associated with the provider and consumer controls that participate in Web Parts connections. A connection point manages the exchange of data between the controls. Providers and consumers each have their own connection points. -
59 Performance Logs and Alerts
"A Distributed Component Object Model (DCOM) API that enables application programmers to log system performance and diagnosis data, and to generate alert notifications based on performance counter thresholds."English-Arabic terms dictionary > Performance Logs and Alerts
-
60 PLA
"A Distributed Component Object Model (DCOM) API that enables application programmers to log system performance and diagnosis data, and to generate alert notifications based on performance counter thresholds."
См. также в других словарях:
ActiveX Data Object — ActiveX Data Objects Pour les articles homonymes, voir ADO. ActiveX Data Object ou ADO est une technologie Microsoft fournissant une interface d accès aux données dans l environnement Windows. Elle permet aux programmes clients d accéder aux… … Wikipédia en Français
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Object — may refer to: Object (philosophy), a thing, being or concept Entity, something that is tangible and within the grasp of the senses As used in object relations theories of psychoanalysis, that to which a subject relates. Object (grammar), a… … Wikipedia
Data management — comprises all the disciplines related to managing data as a valuable resource. Contents 1 Overview 2 Topics in Data Management 3 Body Of Knowledge 4 Usage … Wikipedia
Data loss prevention software — Data Loss Prevention (DLP) is a computer security term referring to systems that identify, monitor, and protect data in use (e.g. endpoint actions), data in motion (e.g. network actions), and data at rest (e.g. data storage) through deep content… … Wikipedia
Java Data Object — Java Data Objects Le Java Data Objects (ou JDO) est un standard informatique basé sur Java permettant l accès aux données de façon transparente et unifiée. Le standard est géré dans le cadre des JSR de SUN. La simplicité d utilisation de JDO… … Wikipédia en Français
Object database — Example of an object oriented model.[1] An object database (also object oriented database management system) is a database management system in which information is represented in the form of objects as used in object oriented programming. Object … Wikipedia
Object copy — An object copy is an action in computing where a data object has its attributes copied to another object of the same data type. An object is a composite data type in object oriented programming languages. The copying of data is one of the most… … Wikipedia
Data Access Object — This article is about the Data Access Object design pattern in object oriented software design, not about the Data Access Objects library from Microsoft. In computer software, a Data Access Object (DAO) is an object that provides an abstract… … Wikipedia
Object-relational mapping — Mapping objet relationnel Un mapping objet relationnel (en anglais object relational mapping ou ORM) est une technique de programmation informatique qui crée l illusion d une base de données orientée objet à partir d une base de données… … Wikipédia en Français
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia