Translation: from english
- From english to:
- All languages
- Albanian
- Armenian
- Chinese
- Croatian
- Dutch
- Erzya
- Georgian
- Haitian
- Hindi
- Hungarian
- Icelandic
- Indonesian
- Italian
- Japanese
- Kazakh
- Korean
- Kurdish
- Latin
- Latvian
- Lithuanian
- Macedonian
- Malay
- Maltese
- Mari
- Moksha
- Mongolian
- Māori
- Papiamento
- Polish
- Portuguese
- Pāli
- Quenya
- Romanian, Moldavian
- Russian
- Serbian
- Slovak
- Slovene
- Swahili
- Swedish
- Tagalog
- Tamil
- Tatar
- Thai
- Turkish
- Udmurt
- Uighur
- Ukrainian
- Urdu
- Vietnamese
- Yoruba
Common Data Objects
-
1 ActiveX Data Objects
English-Russian SQL Server dictionary > ActiveX Data Objects
-
2 ActiveX® Data Objects
English-Russian SQL Server dictionary > ActiveX® Data Objects
-
3 ActiveX® Data Objects (ADO)
English-Russian SQL Server dictionary > ActiveX® Data Objects (ADO)
-
4 Remote Data Objects
-
5 Remote Data Objects (RDO)
English-Russian SQL Server dictionary > Remote Data Objects (RDO)
-
6 ActiveX Data Objects MultiDimensional.NET
"A.NET managed data provider that provides access to multidimensional data sources, such as Microsoft SQL Server Analysis Services."ActiveX Data Objects MultiDimensional.NETEnglish-Arabic terms dictionary > ActiveX Data Objects MultiDimensional.NET
-
7 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
-
8 common data security architecture
архитектура безопасности общих данных
архитектура защиты общих данных
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
Синонимы
EN
Англо-русский словарь нормативно-технической терминологии > common data security architecture
-
9 common data class attribute name
Англо-русский словарь нормативно-технической терминологии > common data class attribute name
-
10 common data class
класс общих данных
—
[ ГОСТ Р 54325-2011 (IEC/TS 61850-2:2003)]]
[ ГОСТ Р МЭК 61850-7-2-2009]Тематики
EN
класс общих данных
—
[ ГОСТ Р 54325-2011 (IEC/TS 61850-2:2003)]]
[ ГОСТ Р МЭК 61850-7-2-2009]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > common data class
-
11 common data technical rules
общетехнические правила
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > common data technical rules
-
12 common data
общие данные
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > common data
-
13 common data channel
общий канал передачи данных
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > common data channel
-
14 ActiveX Data Objects
объекты данных ActiveX
Технология компании Microsoft для доступа к базам данных через COM-объекты.
[ http://www.morepc.ru/dict/]Тематики
EN
Англо-русский словарь нормативно-технической терминологии > ActiveX Data Objects
-
15 common data class name space
Англо-русский словарь нормативно-технической терминологии > common data class name space
-
16 common data
model data — данные, полученные из модели
-
17 ActiveX Data Objects
"A data access interface that communicates with OLE DB-compliant data sources to connect to, retrieve, manipulate, and update data." -
18 common data
Большой англо-русский и русско-английский словарь > common data
-
19 common data bus addressing
Большой англо-русский и русско-английский словарь > common data bus addressing
-
20 common data record
COFF-запись (запись в формате COFF, содержащая инициализируемый общий блок данных и делающий упакованные функции (packaged function) видимыми для редактора связей (linker))Большой англо-русский и русско-английский словарь > common data record
Look at other dictionaries:
Common Data Representation — (CDR) is used to represent structured or primitive data types passed as arguments or results during remote invocations on Common Object Request Broker Architecture (CORBA) distributed objects. It enables clients and servers written in different… … Wikipedia
ActiveX Data Objects — Microsoft s ActiveX Data Objects (ADO) is a set of Component Object Model (COM) objects for accessing data sources. A part of MDAC, it provides a middleware layer between programming languages and OLE DB (a means of accessing data stores, whether … Wikipedia
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia
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
Data administration — or data resource management is an organizational function working in the areas of information systems and computer science that plans, organizes, describes and controls data resources. Data resources are usually as stored in databases under a… … Wikipedia
Data model — Overview of data modeling context: A data model provides the details of information to be stored, and is of primary use when the final product is the generation of computer software code for an application or the preparation of a functional… … Wikipedia
Common Type System — In Microsoft s .NET Framework, the Common Type System (CTS) is a standard that specifies how Type definitions and specific values of Types are represented in computer memory. It is intended to allow programs written in different programming… … Wikipedia
Data modeling — The data modeling process. The figure illustrates the way data models are developed and used today. A conceptual data model is developed based on the data requirements for the application that is being developed, perhaps in the context of an… … Wikipedia
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
Data Transformation Services — Data Transformation Services, or DTS, is a set of objects and utilities to allow the automation of extract, transform and load operations to or from a database. The objects are DTS packages and their components, and the utilities are called DTS… … Wikipedia
Common Log File System — (CLFS) is a general purpose logging subsystem that is accessible to both kernel mode as well as user mode applications for building high performance transaction logs. It was introduced with Windows Server 2003 R2 and included in later Windows OSs … Wikipedia