-
21 contract
"The behavior and state that a class provides, which is matched with what a client of that class can expect to hold. A contract is expressed partly by the signatures for all public fields, methods, properties, and events of that class. This is augmented by a description (usually in simple descriptive text) of what each field or property represents, together with what each method does. In the.NET Framework add-in programming model, a non-versioning interface that defines the methods and specifies the data types for transferring data over the communication pipeline between the host and the add-in. The contract is in the middle of the communication pipeline between the add-in and the host. The contract assembly is loaded into the application domains of both the add-in and the host." -
22 Filter By Form
A technique for filtering data that uses a version of the current form or datasheet with empty fields in which you can type the values you want the filtered records to contain. -
23 Hidden field
"A form field that is invisible to a site visitor but supplies data to a form handler. When a form is submitted, hidden fields are passed to the form handler along with name-value pairs for each visible form field." -
24 item type
The data definition for a class of items stored in a Web application. An item type consists of its name and references to the default set of fields (properties) associated with items of that class. -
25 property sheet
"A window used to view or modify the properties of various objects such as tables, queries, fields, forms, reports, data access pages, and controls." -
26 query design
"All elements included in the Query window, such as tables, criteria, the order in which fields are arranged, and so on. The design also specifies whether Auto Query is turned on, and whether you can edit the source data." -
27 business view
A business data perspective. Designated fields and records are arranged in a designated sequence. -
28 AxBC class
"A business component class that encapsulates business logic, including the provision of default values, validation of data, value mapping, and access to display fields." -
29 repeating field
"A field in the data source that can occur more than once. Controls such as bulleted, numbered, and plain lists; repeating sections; and repeating tables can be bound to repeating fields." -
30 XML template file
An XML file that contains the sample data that is displayed in the fields of a form before a user fills it out. -
31 matchcode
An alphanumeric identifier that is used to determine whether a record is unique. Each matchcode is derived from the data in selected fields in a record. -
32 join line
A line that connects fields between two tables and shows how the data is related. The type of join indicates which records are selected for the query's result set. -
33 scrolling region
A control that contains other controls and that can display vertical or horizontal scroll bars. Scrolling regions are used for layout purposes only and are not bound to fields or groups in the data source. -
34 Server Filter By Form
A technique that uses a version of the current form or datasheet with empty fields in which you can type values you want the filtered records to contain. The data is filtered by the server before it's retrieved from the database. -
35 table name
"A name for an Excel table, which is a collection of data about a particular subject that is stored in records (rows) and fields (columns)."
- 1
- 2
См. также в других словарях:
Data hierarchy — refers to the systematic organization of data, often in a hierarchical form. Data organization involves fields, records, files and so on. A data field holds a single fact. Consider a date field, e.g. September 19, 2004 . This can be treated as a… … Wikipedia
Data structure — In computer science, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.[1][2] Different kinds of data structures are suited to different kinds of applications, and some are highly … 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 Vault Modeling — is a database modeling method that is designed to provide historical storage of data coming in from multiple operational systems. It is also a method of looking at historical data that, apart from the modeling aspect, deals with issues such as… … Wikipedia
Data sharing — is the practice of making data used for scholarly research available to other investigators. Replication has a long history in science. The motto of The Royal Society is Nullius in verba , translated Take no man s word for it. [1] Many funding… … Wikipedia
Data mapping — Data transformation/Source transformation Concepts metadata · data mapping data transformation · model transf … Wikipedia
Data presentation architecture — (DPA) is a skill set that seeks to identify, locate, manipulate, format and present data in such a way as to optimally communicate meaning and proffer knowledge. Contents 1 Origin and context 2 Objectives 3 Scope 4 … Wikipedia
Data Access Objects — is a general programming interface for database access on Microsoft Windows systems and should not be confused with the Data Access Object design pattern used in object oriented software design. History DAO were originally called VT Objects. DAO… … Wikipedia
Data transformation — Data transformation/Source transformation Concepts metadata · data mapping data transformation · model transf … Wikipedia
Data Format Description Language — (DFDL, often pronounced daff o dil) is a modeling language from the Open Grid Forum for describing general text and binary data. A DFDL model or schema allows any text or binary data to be read (or parsed ) from its native format and to be… … Wikipedia
Data Language Interface — (Data Language/I, DL/I, Data Language/Interface, Data Language/One [1]) is the language system used to access IBM’s IMS databases, and its data communication system. It is implemented from any language by making calls to a software stub, DFSLI000 … Wikipedia