Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at CAccessorBase::IsAutoAccessor.
Returns true if data is automatically retrieved for the accessor during a Move operation.
Syntax
bool IsAutoAccessor(
ULONG nAccessor
) const;
Parameters
nAccessor
[in] The zero-offset number for the accessor.
Return Value
Returns true if the accessor is an autoaccessor. Otherwise, it returns false.
Requirements
Header: atldbcli.h