プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。
field editor. autoincrement.
field editor. autoincrement.
最終更新: 2018-02-21
使用頻度: 1
品質:
support of autoincrement fields.
Поддержка автоинкрементных полей.
最終更新: 2018-02-21
使用頻度: 1
品質:
0 = by default (if autoincrement = 1)
0 = значение генерируется автоматически, если не указано другое значение или нет значения по умолчанию. (если autoincrement = 1)
最終更新: 2018-02-21
使用頻度: 1
品質:
set the increment for the autoincrement field.
В этой строке задайте значение на которое будет увеличиваться значение автоинкрементного поля для каждой следующей записи.
最終更新: 2018-02-21
使用頻度: 1
品質:
use this field to set the initial value of the autoincrement field.
В этом поле задается первоначальное значение для генератора столбца.
最終更新: 2018-02-21
使用頻度: 1
品質:
first value for the identity column (if autoincrement = 1)
Первое значение идентификационного столбца. (если autoincrement = 1)
最終更新: 2018-02-21
使用頻度: 1
品質:
use this field to set the initial value of the autoincrement field. generator step
Если поле, в которое импортируются данные, имеет тип identity , то генератор не будет работать.
最終更新: 2018-02-21
使用頻度: 1
品質:
if this option is checked then autoincrement fields will not be mapped on auto mapping.
Если отмечена эта опция, то автоинкрементные поля будут пропускаться при автоматическом задании соответствия полей.
最終更新: 2018-02-21
使用頻度: 1
品質:
interval between consecutive values of the identity column (if autoincrement = 1)
Интервал между последовательными значениями идентификационного столбца. (если autoincrement = 1)
最終更新: 2018-02-21
使用頻度: 1
品質:
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 Вы можете напрямую задать настройки для создания автоинкрементного поля.
最終更新: 2018-02-21
使用頻度: 1
品質:
check this option to prevent the entry of null or unknown values in column. autoincrement enable this option to generate field values automatically.
Включите опцию, чтобы предотвратить добавления нулевых значений в поле.
最終更新: 2018-02-21
使用頻度: 1
品質:
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 , то генератор не будет работать.
最終更新: 2018-02-21
使用頻度: 1
品質:
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.
Эта опция доступна, если выбранный домен создан на основе числовых типов данных.
最終更新: 2018-02-21
使用頻度: 1
品質:
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 , то будет создан генератор и автоинкрементный триггер для генерации значений этого поля.
最終更新: 2018-02-21
使用頻度: 1
品質:
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В этом случае, вы не сможете непосредственно вводить в него данные, поскольку для каждой новой записи этому полю будет автоматически присвоено уникальное значение (которое получается, благодаря увеличению на единицу значения из предыдущей записи).