English | Greek |
Active Directory data model | μοντέλο δεδομένων υπηρεσίας καταλόγου Active Directory (A model derived from the LDAP data model. The directory holds objects that represent entities of various sorts, described by attributes. The objects and classes of objects that can be stored in the directory are defined in the schema. For each class of objects, the schema defines the attributes an instance of the class must have, the additional attributes it can have, and the class that can be its parent) |
Business Data Connectivity Model Template | Πρότυπο μοντέλου συνδεσιμότητας εταιρικών δεδομένων (A Visual Studio project template that enables you to create your own .NET Connectivity Assemblies) |
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) |
Entity Data Model | Μοντέλο οντοτήτων δεδομένων (A data model for defining application data as sets of entities and relationships to which CLR types and storage structures can be mapped) |
Entity Data Model schema | Σχήμα μοντέλου οντοτήτων δεδομένων (An XML text file that describes entity and relationship types. The schema also defines a container within which instances of these types are logically organized) |