A recordset is a data structure that consists of a group of database records, and can either come from a base table or as the result of a query to the table.
レコードセット(英: Recordset)とは、データベースのレコード(行)の集まりから成るデータ構造であり、基本表から得られる場合と、表へのクエリの結果として得られる場合がある。 各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトの Data Access Objects (DAO) と ActiveX Data Objects (ADO) でよく使われる。レコードセット・オブジェクトにはフィールドコレクションとプロパティコレクションが含まれる。任意の時点で、レコードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).