Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 1.2 KB

File metadata and controls

31 lines (29 loc) · 1.2 KB
title CAccessorRowset Members | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-windows
ms.tgt_pltfrm
ms.topic article
f1_keywords
CAccessorRowset
dev_langs
C++
helpviewer_keywords
CAccessorRowset class, members
ms.assetid 40fc4545-960f-419c-ae78-4c31b1ee8c8d
caps.latest.revision 6
author mikeblome
ms.author mblome
manager ghogen

CAccessorRowset Members

Methods

Bind Creates bindings (used when bBind is specified as false in CCommand::Open).
CAccessorRowset Constructor.
Close Closes the rowset and any accessors.
FreeRecordMemory Frees any columns in the current record that need to be freed.
GetColumnInfo Implements IColumnsInfo::GetColumnInfo.

See Also

CAccessorRowset Class