en

Autoincrement

ru

Übersetzung von "autoincrement" ins Russisch

autoincrement
Substantiv
raiting
UK
/ˌɔːtəʊˈɪŋkrɪmənt/
US
/ˌɔtoʊˈɪŋkrəˌmɛnt/
autoincrement
autoincrements Pl.
The database uses autoincrement to automatically increase the value of the primary key.
База данных использует автоинкремент для автоматического увеличения значения первичного ключа.

Definitionen

autoincrement
Substantiv
raiting
UK
/ˌɔːtəʊˈɪŋkrɪmənt/
US
/ˌɔtoʊˈɪŋkrəˌmɛnt/
A feature in databases that automatically generates a unique number for a new record, typically used for primary keys.
The autoincrement feature in the database ensures that each new entry has a unique identifier.
autoincrement
Verb
raiting
UK
/ˌɔːtəʊˈɪŋkrɪmənt/
US
/ˌɔtoʊˈɪŋkrəˌmɛnt/
To increase automatically, especially by one, as of a counter, identifier, or field in computing.
The invoice number autoincrements each time a new invoice is created.
autoincrement
Adjektiv
raiting
UK
/ˌɔːtəʊˈɪŋkrɪmənt/
US
/ˌɔtoʊˈɪŋkrəˌmɛnt/
Automatically increasing by a fixed amount with each new record or operation, especially of a database column or field.
We defined an autoincrement primary key for the table.

Redewendungen und Phrasen

autoincrement field
The primary key is an autoincrement field.
поле с автоинкрементом
Первичный ключ — это поле с автоинкрементом.
autoincrement value
The autoincrement value automatically increases for each new entry.
значение автоинкремента
Значение автоинкремента автоматически увеличивается для каждой новой записи.
autoincrement attribute
You need to define the autoincrement attribute for the ID column.
атрибут автоинкремента
Вам нужно определить атрибут автоинкремента для столбца ID.
autoincrement feature
The database uses the autoincrement feature to generate unique identifiers.
функция автоинкремента
База данных использует функцию автоинкремента для генерации уникальных идентификаторов.
autoincrement property
If you set the autoincrement property, the system assigns numbers automatically.
свойство автоинкремента
Если вы установите свойство автоинкремента, система будет присваивать номера автоматически.