At figure 42-4 the page “General” of the property sheet of EDB table field is shown.
Figure 42-4. Dialog box “Properties of field” for EDB table, page General
A big number of field properties displayed on this page is connected with diversity of types of all possible data sources, every particular type should not necessarily support all the mentioned properties. The properties which are characteristic not for all types of sources are collected in the pane “Special properties”.
In the table 42-1 field properties of EDB table displayed on the page “General” are enumerated and explained.
Column | Description |
Name | Name of field |
Table | Name of EDB table to which the field belongs |
Owner | Name of the owner of the data source component to which the field belongs. If the source does not support the notion of an owner, an empty string is displayed. |
Type | Type of field. Displayed names of field types are specific for a particular data source. |
Precision | Size of field. Interpretation of field precision depends on the field type:
|
Scale | Scale of field. Interpretation of field scale depends on type of field:
|
Autoincremental | Indication of autoincremental field. For autoincremental field the data source sets the value automatically when adding records to EDB table increasing the value to the specified step for every added record. Editing and setting of value for an autoincremental field is inadmissible, as a rule. |
Case sensitive | Indication of sensitivity of field values to the case of characters when sorting and searching. |
Long value | Indication of a long value. GIS ObjectLand provides limited possibilities for using long values. Only viewing specified number of characters/bytes beginning from first character/byte of field is possible. |
Money | Indication of a money field. The indication shows that the present decimal field is intended for storing sums of money. It has a fixed size and scale. |
Unsigned | Indication of an unsigned field. All non-numeric fields are unsigned. For numeric fields the indication denotes that that field value should be non-negative. |
Null-values | Indication of the possibility of setting an empty (NULL) value of field. |
Searchable | Indication of the possibility of searching records by the value of the present field. It can take the following values:
|
Primary key | Indication showing that the present field is a part of the primary key of EDB table. |
Table 42-1. Properties of field of EDB table
On page “Permissions” (figure 42-5) three checkboxes are located. They denote whether this user has permissions to perform three basic actions with the values of the present table field: to update (that is, modify field value), insert (that is, set field values when adding a record) and to select field value when sending a request to the external source.
Figure 42-5. Property sheet “Properties of field” for EDB table, page “Permissions”