noun
undefined record
Computing term for a record whose length is not fixed or predefined; used in contexts like file formats, data structures, and database design.
このファイル形式では、不定長レコードが使われている。
This file format uses undefined records.
Compound of 不定長 (variable length) and レコード (record), a direct calque from English computing terminology.