From professional translators, enterprises, web pages and freely available translation repositories.
field editor. autoincrement.
field editor. autoincrement.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
support of autoincrement fields.
Поддержка автоинкрементных полей.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
0 = by default (if autoincrement = 1)
0 = значение генерируется автоматически, если не указано другое значение или нет значения по умолчанию. (если autoincrement = 1)
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
set the increment for the autoincrement field.
В этой строке задайте значение на которое будет увеличиваться значение автоинкрементного поля для каждой следующей записи.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
use this field to set the initial value of the autoincrement field.
В этом поле задается первоначальное значение для генератора столбца.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
first value for the identity column (if autoincrement = 1)
Первое значение идентификационного столбца. (если autoincrement = 1)
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
use this field to set the initial value of the autoincrement field. generator step
Если поле, в которое импортируются данные, имеет тип identity , то генератор не будет работать.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
if this option is checked then autoincrement fields will not be mapped on auto mapping.
Если отмечена эта опция, то автоинкрементные поля будут пропускаться при автоматическом задании соответствия полей.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
interval between consecutive values of the identity column (if autoincrement = 1)
Интервал между последовательными значениями идентификационного столбца. (если autoincrement = 1)
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
if the field type is set to number and the autoincrement option is checked then you can directly set options for creating an autoincrement field.
Если Вы выбрали тип поля number и установили флажок autoincrement , то на вкладке identity Вы можете напрямую задать настройки для создания автоинкрементного поля.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
check this option to prevent the entry of null or unknown values in column. autoincrement enable this option to generate field values automatically.
Включите опцию, чтобы предотвратить добавления нулевых значений в поле.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
generator step set the step of the autoincrement field. if it is 0 or if the field is of identity one , then the value of the generator will be ignored.
Если поле, в которое импортируются данные, имеет тип identity , то генератор не будет работать.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this option is only available if the selected domain is based on a numeric data type. if the option is enabled, the autoincrement property is specified for the domain.
Эта опция доступна, если выбранный домен создан на основе числовых типов данных.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
this option is only available if a numeric data type is selected. if the option is enabled, the autoincrement property is specified for the field. for details see defining autoincrement.
Если установлен флажок autoincrement value , то будет создан генератор и автоинкрементный триггер для генерации значений этого поля.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
choose if this field should contain autoincrement values.\n\nyou can not enter data in fields of this type. an intrinsic value will be assigned to each new record automatically (resulting from the increment of the previous record).
Выберите это значение, если поле будет содержать автоинкрементные значения.\n\nВ этом случае, вы не сможете непосредственно вводить в него данные, поскольку для каждой новой записи этому полю будет автоматически присвоено уникальное значение (которое получается, благодаря увеличению на единицу значения из предыдущей записи).