20 results for "$s/@tag:fields"

How to make a field to field comparison

/how-to/field-to-field-comparison

The instructions on how to add a condition which compares a field against another field instead of constant value.

Entities page

/data-model-editor/entities-page

This page describes entities participating in the data model and their attributes.

DbFieldInfo class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbfieldinfo-class

Represents a structure that contains information about some table field

DbExprTag class

/api-reference-5x/korzh-easyquery-db-namespace/dbexprtag-class

Contains several constants for db-related expressions tags values

LinkCondType enum

/api-reference-4x/korzh-easyquery-db-namespace/linkcondtype-enum

Represents the type of linking condition (field-to-field, field-to-expression, etc.)

LinkCondType enum

/api-reference-5x/korzh-easyquery-db-namespace/linkcondtype-enum

Represents the type of linking condition (field-to-field, field-to-expression, etc.)

LinkCondType enum

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/linkcondtype-enum

Represents the type of linking condition (field-to-field, field-to-expression, etc.)

DbExprTag class

/api-reference/korzh-easyquery-db/korzh-easyquery-db-namespace/dbexprtag-class

Contains several constants for db-related expressions tags values

ExprTag class

/api-reference-5x/korzh-easyquery-namespace/exprtag-class

Contains several constant definitions for expressions tag

DbFieldInfo class

/api-reference-4x/korzh-easyquery-db-namespace/dbfieldinfo-class

Represents a structure that contains information about some table field

DbFieldInfo class

/api-reference-5x/korzh-easyquery-db-namespace/dbfieldinfo-class

Represents a structure that contains information about some table field

ExprTag class

/api-reference/korzh-easyquery/korzh-easyquery-namespace/exprtag-class

Contains several constant definitions for expressions tag

Data Model

/fundamentals/data-model

In short (and by its name), data model - is a model (representation) of some data stored in your database. It solves two major problems: Presents the data to the end user in a more friendly and familiar way. Contains some meta information that helps EasyQuery components to build query statements in SQL or other query languages. Any data model contains the following main sections: