Subject | English | Korean |
comp., MS | 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) |
comp., MS | Business Data Connectivity Model Template | Business Data Connectivity 모델 템플릿 (A Visual Studio project template that enables you to create your own .NET Connectivity Assemblies) |
comp., MS | data mining model training | 데이터 마이닝 모델 학습 (The process a data mining model uses to estimate model parameters by evaluating a set of known and predictable data) |
comp., MS | 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) |
comp., MS | 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) |
comp., MS | 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) |