Record (Visual C++ syntax index with #import)

Applies to: Access 2013 | Access 2016

Methods

HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthadocancel_HV10294125.xml( ); 
 
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthclose_HV10294173.xml( ); 
 
_bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthcopyrecord_HV10294230.xml( _bstr_t Source , _bstr_t Destination , 
 _bstr_t UserName , _bstr_t Password , enum CopyRecordOptionsEnum 
 Options , VARIANT_BOOL Async ); 
 
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthdeleterecord_HV10294302.xml( _bstr_t Source , VARIANT_BOOL Async ); 
 
_RecordsetPtr Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthgetchildrenmethodado_HV10294390.xml( ); 
 
_bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthmoverecord_HV10294532.xml( _bstr_t Source , _bstr_t Destination , 
 _bstr_t UserName , _bstr_t Password , enum MoveRecordOptionsEnum 
 Options , VARIANT_BOOL Async ); 
 
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthopenrecord_HV10294565.xml( const _variant_t & Source , const _variant_t 
& ActiveConnection , enum ConnectModeEnum Mode , enum 
 RecordCreateOptionsEnum CreateOptions , enum RecordOpenOptionsEnum 
 Options , _bstr_t UserName , _bstr_t Password ); 

Properties

_variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproactivecon_HV10293988.xml( ); 
void PutActiveConnection( _bstr_t pvar ); 
void PutRefActiveConnection( struct _Connection * pvar ); 
 
FieldsPtr GetFields( ); 
__declspec(property(get=GetFields)) FieldsPtr Invalid DDUE based on source, error:link not allowed in code, link filename:mdcolfields_HV10294366.xml; 
 
enum ConnectModeEnum GetMode( ); 
void PutMode( enum ConnectModeEnum pMode ); 
__declspec(property(get=GetMode,put=PutMode)) enum ConnectModeEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdpromode_HV10294518.xml; 
 
_bstr_t GetParentURL( ); 
__declspec(property(get=GetParentURL)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproparenturl_HV10294604.xml; 
 
enum RecordTypeEnum GetRecordType( ); 
__declspec(property(get=GetRecordType)) enum RecordTypeEnum 
 Invalid DDUE based on source, error:link not allowed in code, link filename:mdprorecordtypeproperty_HV10294716.xml; 
 
_variant_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprosourcerecord_HV10294793.xml( ); 
void PutSource( _bstr_t pvar ); 
void PutRefSource( IDispatch * pvar ); 
 
enum ObjectStateEnum GetState( ); 
__declspec(property(get=GetState)) enum ObjectStateEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprostate_HV10294804.xml; 

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.