Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
field editor. autoincrement.
field editor. autoincrement.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
support of autoincrement fields.
Поддержка автоинкрементных полей.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
0 = by default (if autoincrement = 1)
0 = значение генерируется автоматически, если не указано другое значение или нет значения по умолчанию. (если autoincrement = 1)
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
set the increment for the autoincrement field.
В этой строке задайте значение на которое будет увеличиваться значение автоинкрементного поля для каждой следующей записи.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
use this field to set the initial value of the autoincrement field.
В этом поле задается первоначальное значение для генератора столбца.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
first value for the identity column (if autoincrement = 1)
Первое значение идентификационного столбца. (если autoincrement = 1)
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
use this field to set the initial value of the autoincrement field. generator step
Если поле, в которое импортируются данные, имеет тип identity , то генератор не будет работать.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
if this option is checked then autoincrement fields will not be mapped on auto mapping.
Если отмечена эта опция, то автоинкрементные поля будут пропускаться при автоматическом задании соответствия полей.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
interval between consecutive values of the identity column (if autoincrement = 1)
Интервал между последовательными значениями идентификационного столбца. (если autoincrement = 1)
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
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 Вы можете напрямую задать настройки для создания автоинкрементного поля.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
check this option to prevent the entry of null or unknown values in column. autoincrement enable this option to generate field values automatically.
Включите опцию, чтобы предотвратить добавления нулевых значений в поле.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
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 , то генератор не будет работать.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
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.
Эта опция доступна, если выбранный домен создан на основе числовых типов данных.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
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 , то будет создан генератор и автоинкрементный триггер для генерации значений этого поля.
Laatste Update: 2018-02-21
Gebruiksfrequentie: 1
Kwaliteit:
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В этом случае, вы не сможете непосредственно вводить в него данные, поскольку для каждой новой записи этому полю будет автоматически присвоено уникальное значение (которое получается, благодаря увеличению на единицу значения из предыдущей записи).