-
1 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
-
2 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." -
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 unbound object
"An object, such as a picture, whose value isn't derived from data stored in a table." -
16 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
-
17 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. -
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.
См. также в других словарях:
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