-
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."
См. также в других словарях:
Object Data Manager — (ODM) is a database management system and device configuration integrated into IBM s AIX operating system. The ODM is unique to AIX compared to other UNIX operating systems. Data being managed by ODM is stored and maintained as objects with… … Wikipedia
Object Data Management Group — The Object Data Management Group (ODMG) was conceived in the summer of 1991 at a breakfast with object database vendors that was organized by Rick Cattell of Sun Microsystems. In 1998, the ODMG changed its name from the Object Database Management … Wikipedia
Object Data Management Group — Le ODMG (sigle de Object Data Management Group) était un groupe responsable de la normalisation de OQL, disparu en 2001. Ses travaux sur les liens de OQL avec Java ont été supplantés par le JDO de Sun Microsystems. Portail de l’informatique … Wikipédia en Français
Object Data Manager — ODM (Object Data Manager) est une base de données de configuration du système d exploitation AIX (un Unix utilisé par IBM et Bull). La base de registre de Windows est analogue à ODM. Les exemples d informations stockées dans la base de données… … Wikipédia en Français
Data transfer object — (DTO),[1][2] is a design pattern used to transfer data between software application subsystems. DTOs are often used in conjunction with data access objects to retrieve data from a database.[1][2] The difference between data transfer objects and… … Wikipedia
Data Access Object — Saltar a navegación, búsqueda En software de computadores, un Data Access Object (DAO, Objeto de Acceso a Datos) es un componente de software que suministra una interfaz común entre la aplicación y uno o más dispositivos de almacenamiento de… … Wikipedia Español
Object persistence — is an object oriented, in memory, language specific, persistent data storage and retrieval model used in computer programming. It is based on the techniques of system snapshotting and transaction journalling. The first usage of the term and… … Wikipedia
Object Definition Language — (ODL) is the specification language defining the interface to object types conforming to the ODMG Object Model. Often abbreviated by the acronym ODL. This language s purpose is to define the structure of an Entity relationship diagram. Contents 1 … Wikipedia
Object Query Language — (OQL) is a query language standard for object oriented databases modeled after SQL. OQL was developed by the Object Data Management Group (ODMG). Because of its overall complexity no vendor has ever fully implemented the complete OQL. OQL has… … Wikipedia
Object Query Language — (OQL) es un lenguaje de consulta estándar para bases de datos orientadas a objetos modelado después de SQL. OQL fue creado por el Object Data Management Group (ODMG). Debido a su complejidad ningún creador de software ha implementado… … Wikipedia Español
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