-
1 Object 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." -
2 OLE 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. -
3 Object Relational Designer
A tool that provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) based on objects in a database. The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes.English-Arabic terms dictionary > Object Relational Designer
-
4 data 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." -
5 data 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." -
6 data adapter
"An object used to submit data to and retrieve data from databases, Web services, and Extensible Markup Language (XML) files." -
7 object type
"An opaque data structure that defines a protected entity that is implemented and manipulated by the operating system. For example, the system service that reads a file operates on an open file object." -
8 data collector
An object that defines what data will be collected from a provider (such as a counter provider or event provider).مُجمع البيانات -
9 data collector set
A group of data collectors stored as a single object. -
10 active object
"In a collaboration diagram, an object role that can initiate control. Typical active objects include processes and tasks. In contrast, a passive object holds data and may send messages, but it does not initiate control." -
11 Runtime object model
"An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources." -
12 BDC Runtime object model
"An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources." -
13 Simple Object Access Protocol
"A simple, XML-based protocol for exchanging structured data and type information on the World Wide Web. The protocol is currently the de facto standard for XML messaging.""""Simple Object Access Protocol"" بروتوكول"English-Arabic terms dictionary > Simple Object Access Protocol
-
14 DirectX Media Object
A COM object that processes multimedia data streams from buffers allocated by the client. -
15 Boot Configuration Data object
"A collection of elements that describes the settings for the object that are used during the boot process. There are three main types of objects: application, device, and inherited."English-Arabic terms dictionary > Boot Configuration Data object
-
16 unbound object
"An object, such as a picture, whose value isn't derived from data stored in a table." -
17 Collaboration Data Objects
"An application programming interface (API) that allows users and applications high-level access to data objects in Exchange. CDO defines the concept of different object classes, including messages, posts, appointments, and tasks."English-Arabic terms dictionary > Collaboration Data Objects
-
18 managed 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." -
19 database object
"A database component (for example, a table, index, trigger, view, key, constraint, default, rule, user-defined data type, or stored procedure in a database)." -
20 storage object
A logical grouping of data or objects within a compound file that can contain streams or other subordinate storages. The relationship between storages and streams in a compound file is similar to that of folders and files.
См. также в других словарях:
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