Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Recordset
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Recordset
http://dbpedia.org/ontology/abstract Ein Recordset ist in der Datenbanksprache Ein Recordset ist in der Datenbanksprache eine Kopie von Datensätzen (engl. data record) aus einer oder mehreren Tabellen zur weiteren Verarbeitung wie der Anzeige auf dem Bildschirm oder Übermittlung an separate Anwendungen. Ein solcher Recordset bleibt stabil, auch wenn die betroffenen Datensätze sich in der Zwischenzeit verändern, und wird von einer Datenbank als Ergebnis einer Anfrage zurückgeliefert. Es dient dazu, aus einer Datenbank für den jeweiligen Verwendungszweck optimierte Teilmengen zu generieren, die auf die anschließende Weiterverarbeitung zugeschnitten sind. Das Recordset kann dabei eine beliebige Datenmenge (Datensätze und Spalten betreffend, ggf. aus mehreren Tabellen) enthalten und entspricht einer virtuellen Tabelle. Recordsets haben den Vorteil, dass die entsprechende Selektion und Zusammenfassung der abgefragten Informationen im Regelfall deutlich schneller erfolgt, als wenn die Daten einzeln abgefragt und in Skripten außerhalb der Datenbank zusammengeführt werden. Außerdem reduziert sich die Menge (i. d. R. weniger Spalten) der von der Datenbank zurückgelieferten Daten und werden weniger Ressourcen für die Verarbeitung in Skripten (i. d. R. weniger Datensätze bzw. keine weitere Selektion mehr erforderlich) benötigt. Besonders bei Systemen mit einer hohen Auslastung durch viele Zugriffe oder sehr umfangreichen Datensätzen können durch eine optimierte Gestaltung der Recordsets deutliche Performance-Gewinne erzielt werden.tliche Performance-Gewinne erzielt werden. , Набір записів (англ. Record Set) — шаблон проєктування, який дозволяє представити дані із бази даних в аплікації. , Recordset es una estructura de datos usadaRecordset 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 registros provenientes de bases de datos y almacenar el resultado de las posibles que se realicen. Se utiliza en múltiples lenguajes de programación como Visual Basic o C++.s de programación como Visual Basic o C++. , A recordset is a data structure that consiA 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.cord within the set as the current record. , レコードセット(英: Recordset)とは、データベースのレコード(行)の集まりレコードセット(英: Recordset)とは、データベースのレコード(行)の集まりから成るデータ構造であり、基本表から得られる場合と、表へのクエリの結果として得られる場合がある。 各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトの Data Access Objects (DAO) と ActiveX Data Objects (ADO) でよく使われる。レコードセット・オブジェクトにはフィールドコレクションとプロパティコレクションが含まれる。任意の時点で、レコードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。ードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。
http://dbpedia.org/ontology/wikiPageExternalLink http://msdn.microsoft.com/en-us/library/ms681510.aspx + , https://www.w3schools.com/asp/ado_ref_recordset.asp +
http://dbpedia.org/ontology/wikiPageID 2666135
http://dbpedia.org/ontology/wikiPageLength 860
http://dbpedia.org/ontology/wikiPageRevisionID 899225127
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/Data_Access_Objects + , http://dbpedia.org/resource/Information_retrieval + , http://dbpedia.org/resource/Category:Databases + , http://dbpedia.org/resource/Data_structure + , http://dbpedia.org/resource/Record_%28database%29 + , http://dbpedia.org/resource/Table_%28database%29 + , http://dbpedia.org/resource/Database + , http://dbpedia.org/resource/ActiveX_Data_Objects + , http://dbpedia.org/resource/Bound_control +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Database-software-stub +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Databases +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Structure +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Recordset?oldid=899225127&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Recordset +
owl:sameAs http://yago-knowledge.org/resource/Recordset + , https://global.dbpedia.org/id/48B2A + , http://es.dbpedia.org/resource/Recordset + , http://de.dbpedia.org/resource/Recordset + , http://uk.dbpedia.org/resource/%D0%9D%D0%B0%D0%B1%D1%96%D1%80_%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D1%96%D0%B2_%28%D1%88%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD_%D0%BF%D1%80%D0%BE%D1%94%D0%BA%D1%82%D1%83%D0%B2%D0%B0%D0%BD%D0%BD%D1%8F%29 + , http://rdf.freebase.com/ns/m.07wh4j + , http://dbpedia.org/resource/Recordset + , http://www.wikidata.org/entity/Q445390 + , http://ja.dbpedia.org/resource/%E3%83%AC%E3%82%B3%E3%83%BC%E3%83%89%E3%82%BB%E3%83%83%E3%83%88 +
rdf:type http://dbpedia.org/class/yago/DataStructure105728493 + , http://dbpedia.org/class/yago/Abstraction100002137 + , http://dbpedia.org/class/yago/Structure105726345 + , http://dbpedia.org/ontology/Building + , http://dbpedia.org/class/yago/Arrangement105726596 + , http://dbpedia.org/class/yago/PsychologicalFeature100023100 + , http://dbpedia.org/class/yago/Cognition100023271 + , http://dbpedia.org/class/yago/WikicatDataStructures +
rdfs:comment A recordset is a data structure that consiA 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.cord within the set as the current record. , Recordset es una estructura de datos usadaRecordset 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 registros provenientes de bases de datos y almacenar el resultado de las posibles que se realicen. Se utiliza en múltiples lenguajes de programación como Visual Basic o C++.s de programación como Visual Basic o C++. , Ein Recordset ist in der Datenbanksprache Ein Recordset ist in der Datenbanksprache eine Kopie von Datensätzen (engl. data record) aus einer oder mehreren Tabellen zur weiteren Verarbeitung wie der Anzeige auf dem Bildschirm oder Übermittlung an separate Anwendungen. Ein solcher Recordset bleibt stabil, auch wenn die betroffenen Datensätze sich in der Zwischenzeit verändern, und wird von einer Datenbank als Ergebnis einer Anfrage zurückgeliefert.ls Ergebnis einer Anfrage zurückgeliefert. , Набір записів (англ. Record Set) — шаблон проєктування, який дозволяє представити дані із бази даних в аплікації. , レコードセット(英: Recordset)とは、データベースのレコード(行)の集まりレコードセット(英: Recordset)とは、データベースのレコード(行)の集まりから成るデータ構造であり、基本表から得られる場合と、表へのクエリの結果として得られる場合がある。 各種プラットフォームに共通してこの概念が存在するが、特にマイクロソフトの Data Access Objects (DAO) と ActiveX Data Objects (ADO) でよく使われる。レコードセット・オブジェクトにはフィールドコレクションとプロパティコレクションが含まれる。任意の時点で、レコードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。ードセット・オブジェクト内の1つのレコードを現在レコードとして参照することができる。
rdfs:label Recordset , レコードセット , Набір записів (шаблон проєктування)
hide properties that link here 
http://dbpedia.org/resource/Record_set + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Windows_Script_File + , http://dbpedia.org/resource/Record_set + , http://dbpedia.org/resource/Microsoft_Data_Access_Components + , http://dbpedia.org/resource/UI_data_binding + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Recordset + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Recordset + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.