Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 730 Bytes

File metadata and controls

14 lines (11 loc) · 730 Bytes
description Learn more about: OLE DB Classes
title OLE DB Classes
ms.date 11/04/2016
helpviewer_keywords
OLE DB consumers, support
COleDBRecordView class [MFC]
ms.assetid 65245d26-8743-4efd-9a72-90e19aef3c3a

OLE DB Classes

The OLE DB support in MFC currently consists of the class COLEDBRecordView. COleDBRecordView displays database records in controls, through a form view directly connected to a CRowset object. For more information about the OLE DB consumer templates, see List of OLE DB Consumer Templates.

See also

Class Overview