Skip to content
EntityQ445390· pop 6· linked from 4 articles

レコードセット

Sign in to save

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.

Article · 日本語

レコードセット(英: Recordset)とは、データベースのレコード(行)の集まりから成るデータ構造であり、基本表から得られる場合と、表へのクエリの結果として得られる場合がある。 各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトの Data Access Objects (DAO) と ActiveX Data Objects (ADO) でよく使われる。レコードセット・オブジェクトにはフィールドコレクションとプロパティコレクションが含まれる。任意の時点で、レコードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。

Abstract from DBpedia / Wikipedia · CC BY-SA

Available in 6 languages

via Wikidata sitelinks · CC0