Skip to content

Latest commit

 

History

History
59 lines (52 loc) · 1.02 KB

File metadata and controls

59 lines (52 loc) · 1.02 KB
title IRowsetImpl::IRowsetImpl | 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
IRowsetImpl.IRowsetImpl
ATL::IRowsetImpl::IRowsetImpl
ATL.IRowsetImpl.IRowsetImpl
IRowsetImpl::IRowsetImpl
IRowsetImpl
dev_langs
C++
helpviewer_keywords
IRowsetImpl constructor
ms.assetid 44ef30c8-9fa5-492b-b90b-40723745dc20
caps.latest.revision 8
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

IRowsetImpl::IRowsetImpl

The constructor.

Syntax

  
IRowsetImpl( );  
  

Remarks

You usually do not need to call this method directly.

Requirements

Header: atldb.h

See Also

IRowsetImpl Class