-
21 application scope
"A way of making data available to all users of an application from all pages of a Web application. A variable or an object is given application scope by storing it in the Active Server Pages (ASP) application object. Application scope is useful for global data, such as a global counter." -
22 ObjectLink
"An OLE data format that describes a linked object, identifying the class, document name, and name of an object. Each of these data items is a null-terminated string." -
23 full import
"An import of all data from a file, or a scoped view, of a connected data source to the connector space. Data from the connected data source is compared with data in the connector space. If there are no attribute changes, the object is not changed in the connector space." -
24 metaverse entry
An Identity Lifecycle Manager (ILM) 2007 object that has been projected into the metaverse from a connector space object and is linked to at least one object in the connector space. A metaverse entry represents the aggregated view of objects from one or several connected data sources. -
25 hash algorithm
"An algorithm that produces a hash value of some piece of data, such as a message or session key. With a good hash algorithm, changes in the input data can change every bit in the resulting hash value; for this reason, hashes are useful in detecting any modification in a data object, such as a message. Furthermore, a good hash algorithm makes it computationally infeasible to construct two independent inputs that have the same hash. Typical hash algorithms include MD2, MD4, MD5, and SHA-1." -
26 hash function
"An algorithm that produces a hash value of some piece of data, such as a message or session key. With a good hash algorithm, changes in the input data can change every bit in the resulting hash value; for this reason, hashes are useful in detecting any modification in a data object, such as a message. Furthermore, a good hash algorithm makes it computationally infeasible to construct two independent inputs that have the same hash. Typical hash algorithms include MD2, MD4, MD5, and SHA-1." -
27 dynaset
"A database recordset with dynamic properties. Unlike a snapshot, which is a static view of the data, a recordset object in dynaset mode stays synchronized with the data source and data updates made by other users." -
28 ar-sa DTMF
"A discrete packet of binary data that has an exceptionally large size, such as pictures or audio tracks stored as digital data, or any variable or table column large enough to hold such values. The designation ""binary large object"" typically refers to a packet of data that is stored in a database and is treated as a sequence of uninterpreted bytes." -
29 BLOB
"A discrete packet of binary data that has an exceptionally large size, such as pictures or audio tracks stored as digital data, or any variable or table column large enough to hold such values. The designation ""binary large object"" typically refers to a packet of data that is stored in a database and is treated as a sequence of uninterpreted bytes." -
30 blob
"A discrete packet of binary data that has an exceptionally large size, such as pictures or audio tracks stored as digital data, or any variable or table column large enough to hold such values. The designation ""binary large object"" typically refers to a packet of data that is stored in a database and is treated as a sequence of uninterpreted bytes." -
31 bump map
"A set of per-pixel color and luminance data used to simulate relief, detail, or texture (bumps) on the surface of a graphic object without modifying the geometry of the object model." -
32 encapsulation
"The ability of an object to hide its internal data and methods, making only the intended parts of the object programmatically accessible." -
33 security descriptor
"A data structure that contains security information associated with a protected object. Security descriptors include information about who owns the object, who can access it and in what way, and what types of access are audited." -
34 destination file
"The file that a linked or embedded object is inserted into, or that data is saved to. The source file contains the information that is used to create the object. When you change information in a destination file, the information is not updated in the source file." -
35 implementation class
"In a static structure diagram, a class that defines the physical data structures and procedures of an object as implemented in a traditional programming language, such as C++. An object may have only one implementation class." -
36 type descriptor
"An object that defines the data type of an input, output or return parameter of a method instance object." -
37 table
"A database object that stores data in records (rows) and fields (columns). The data is usually about a particular category of things, such as employees or orders." -
38 visualizer
"A component of the Visual Studio debugger user interface that creates a dialog box or other interface to displays a variable or object in a meaningful way that is appropriate to its data type. For example, an HTML visualizer interprets an HTML string and displays the result as it would appear in a browser window, a bitmap visualizer interprets a bitmap structure and displays the graphic it represents, and so on. Some visualizers allow you to edit as well as view the data." -
39 Attachment
A data type that will provide support for storing binary files within an Access database. More similar to the SharePoint concept of attachments than the current OLE object fields in Access. The data will be stored as a raw blob within the database.مُرفق -
40 Web Parts connection
"An association between two server controls residing in a WebPartZoneBase zone that enables them to share data, with one control acting as the provider of data and the other control acting as the consumer. A connection is encapsulated within a System.Web.UI.WebControls.WebParts.WebPartConnection object."
См. также в других словарях:
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