次の方法で共有


エラー (#import を使用した Visual C++ 構文インデックス)

適用先: Access 2013 | Access 2016

プロパティ

_bstr_t GetDescription( ); 
__declspec(property(get=GetDescription)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprodescription_HV10294309.xml; 
 
long GetHelpContext( ); 
__declspec(property(get=GetHelpContext)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdprohelpcontext_HV10294428.xml; 
 
_bstr_t GetHelpFile( ); 
__declspec(property(get=GetHelpFile)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprohelpcontext_HV10294428.xml; 
 
long GetNativeError( ); 
__declspec(property(get=GetNativeError)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdpronativeerror_HV10294539.xml; 
 
long GetNumber( ); 
__declspec(property(get=GetNumber)) long Invalid DDUE based on source, error:link not allowed in code, link filename:mdpronumber_HV10294545.xml; 
 
_bstr_t GetSource( ); 
__declspec(property(get=GetSource)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdproerrsource_HV10294791.xml; 
 
_bstr_t GetSQLState( ); 
__declspec(property(get=GetSQLState)) _bstr_t Invalid DDUE based on source, error:link not allowed in code, link filename:mdprosqlstate_HV10294801.xml; 

関連項目

サポートとフィードバック

Office VBA またはこの説明書に関するご質問やフィードバックがありますか? サポートの受け方およびフィードバックをお寄せいただく方法のガイダンスについては、Office VBA のサポートおよびフィードバックを参照してください。