适用于:Access 2013 | Access 2016
方法
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( );
_RecordsetPtr Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthcnnexecute_HV10294345.xml( _bstr_t CommandText , VARIANT *
RecordsAffected , long Options );
long Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthbegintrans_HV10294108.xml( );
HRESULT CommitTrans( );
HRESULT RollbackTrans( );
HRESULT Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthcnnopen_HV10294563.xml( _bstr_t ConnectionString , _bstr_t UserID ,
_bstr_t Password , long Options );
_RecordsetPtr Invalid DDUE based on source, error:link not allowed in code, link filename:mdmthopenschema_HV10294568.xml( enum SchemaEnum Schema , const
_variant_t & Restrictions = vtMissing, const _variant_t &
SchemaID =vtMissing);
属性
_bstr_t GetConnectionString( );
void PutConnectionString( _bstr_t pbstr );
__declspec(property(get=GetConnectionString,put=PutConnectionString))
_bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproconnectionstring_HV10294218.xml;
long GetCommandTimeout( );
void PutCommandTimeout( long plTimeout );
__declspec(property(get=GetCommandTimeout,put=PutCommandTimeout)) long
Invalid DDUE based on source, error:link not allowed in code, link filename:mdprocommandtimeout_HV10294196.xml;
long GetConnectionTimeout( );
void PutConnectionTimeout( long plTimeout );
__declspec(property(get=GetConnectionTimeout,put=PutConnectionTimeout))
long Invalid DDUE based on source, error:link not allowed in code, link filename:mdproconnectiontimeout_HV10294222.xml;
_bstr_t GetVersion( );
__declspec(property(get=GetVersion)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproversion_HV10294926.xml;
ErrorsPtr GetErrors( );
__declspec(property(get=GetErrors)) ErrorsPtr Invalid DDUE based on source, error:link not allowed in code, link filename:mdcolerrors_HV10294338.xml;
_bstr_t GetDefaultDatabase( );
void PutDefaultDatabase( _bstr_t pbstr );
__declspec(property(get=GetDefaultDatabase,put=PutDefaultDatabase))
_bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprodefaultdatabase_HV10294288.xml;
enum IsolationLevelEnum GetIsolationLevel( );
void PutIsolationLevel( enum IsolationLevelEnum Level );
__declspec(property(get=GetIsolationLevel,put=PutIsolationLevel)) enum
IsolationLevelEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdproisolationlevel_HV10294459.xml;
long GetAttributes( );
void PutAttributes( long plAttr );
__declspec(property(get=GetAttributes,put=PutAttributes)) long
Invalid DDUE based on source, error:link not allowed in code, link filename:mdproattributes_HV10294098.xml;
enum CursorLocationEnum GetCursorLocation( );
void PutCursorLocation( enum CursorLocationEnum plCursorLoc );
__declspec(property(get=GetCursorLocation,put=PutCursorLocation)) enum
CursorLocationEnum Invalid DDUE based on source, error:link not allowed in code, link filename:mdprocursorlocation_HV10294254.xml;
enum ConnectModeEnum GetMode( );
void PutMode( enum ConnectModeEnum plMode );
__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 GetProvider( );
void PutProvider( _bstr_t pbstr );
__declspec(property(get=GetProvider,put=PutProvider)) _bstr_t
Invalid DDUE based on source, error:link not allowed in code, link filename:mdproprovider_HV10294673.xml;
long GetState( );
__declspec(property(get=GetState)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdprostate_HV10294804.xml;
另请参阅
- 访问开发人员论坛
- 访问 support.office.com 上的帮助
- 访问 answers.microsoft.com 上的帮助
- 访问 UtterAccess 上的论坛
- 访问开发人员和 VBA 编程帮助中心 (FMS)
- 访问 StackOverflow 上的帖子
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。