Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 974 Bytes

File metadata and controls

56 lines (49 loc) · 974 Bytes
title CAccessorBase::Close | 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
CAccessorBase.Close
CAccessorBase::Close
dev_langs
C++
helpviewer_keywords
Close method
ms.assetid 342e2a12-cd0a-4c2a-8867-12d24a660c4a
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

CAccessorBase::Close

Closes the accessors.

Syntax

  
void Close( );  
  

Remarks

You must call ReleaseAccessors first.

Requirements

Header: atldbcli.h

See Also

CAccessorBase Class