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. The concept is common to a number of platforms, notably Microsoft's Data Access Objects (DAO) and ActiveX Data Objects (ADO). The Recordset object contains a Fields collection and a Properties collection. At any time, the Recordset object refers to only a single record within the set as the current record.
| Property | Value |
| dbpprop:abstract
|
- 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. The concept is common to a number of platforms, notably Microsoft's Data Access Objects (DAO) and ActiveX Data Objects (ADO). The Recordset object contains a Fields collection and a Properties collection. At any time, the Recordset object refers to only a single record within the set as the current record.
- Ein Recordset ist in der Datenbanksprache eine Kopie von Datensätzen (engl. data record) aus einer oder mehreren Tabellen zur Anzeige auf dem Bildschirm und eventuellen Änderung. Ein solcher Recordset bleibt stabil, auch wenn die betroffenen Datensätze sich in der Zwischenzeit verändern.
- Recordset es una estructura de datos usada en programación cuya utilidad es la de almacenar información desde una tabla de una base de datos. Se usa con frecuencia para obtener conexiones con bases de datos y almacenar el resultado de las posibles QUERYS que se realicen. Se utiliza en múltiples lenguajes de programación como Visual Basic ó C++.
- レコードセット(英: Recordset)とは、データベースのレコード(行)の集まりから成るデータ構造であり、基本表から得られる場合と、表へのクエリの結果として得られる場合がある。 各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトの Data Access Objects (DAO) と ActiveX Data Objects (ADO) でよく使われる。レコードセット・オブジェクトにはフィールドコレクションとプロパティコレクションが含まれる。任意の時点で、レコードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。
|
| dbpprop:hasPhotoCollection
| |
| dbpprop:reference
| |
| rdf:type
| |
| rdfs:comment
|
- 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. The concept is common to a number of platforms, notably Microsoft's Data Access Objects (DAO) and ActiveX Data Objects (ADO). The Recordset object contains a Fields collection and a Properties collection. At any time, the Recordset object refers to only a single record within the set as the current record.
- Ein Recordset ist in der Datenbanksprache eine Kopie von Datensätzen (engl. data record) aus einer oder mehreren Tabellen zur Anzeige auf dem Bildschirm und eventuellen Änderung. Ein solcher Recordset bleibt stabil, auch wenn die betroffenen Datensätze sich in der Zwischenzeit verändern.
- Recordset es una estructura de datos usada en programación cuya utilidad es la de almacenar información desde una tabla de una base de datos. Se usa con frecuencia para obtener conexiones con bases de datos y almacenar el resultado de las posibles QUERYS que se realicen. Se utiliza en múltiples lenguajes de programación como Visual Basic ó C++.
|
| rdfs:label
|
- Recordset
- Recordset
- Recordset
- レコードセット
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is dbpprop:redirect
of | |
| is owl:sameAs
of | |