网站首页
词典首页
请输入您要查询的计算机术语:
术语
CDatabase::CanUpdate
释义
CDatabase::CanUpdate
BOOL CanUpdate() const;
返回值:
CDatabase对象允许更新,则返回非零值,否则为0,表示或者在打开CDatabase对象时传递bReadOnly中的TRUE,或者数据源本身是只读的。如果以SQL_DATASOURCE_READ_ONLY调用ODBC API函数::SQLGetInfo返回“y”,则数据源是只读的。
说明:
调用这个成员函数,可以确定CDatabase对象是否允许更新。并非所有驱动程序都支持更新。
随便看
COlePasteSpecialDialog::AddFormat
COlePasteSpecialDialog::AddStandardFormats
COlePasteSpecialDialog::COlePasteSpecialDialog
COlePasteSpecialDialog::CreateItem
COlePasteSpecialDialog::DoModal
COlePasteSpecialDialog::GetDrawAspect
COlePasteSpecialDialog::GetIconicMetafile
COlePasteSpecialDialog::GetPasteIndex
COlePasteSpecialDialog::GetSelectionType
COlePasteSpecialDialog::m_ps
COlePropertiesDialog
COlePropertiesDialog::COlePropertiesDialog
COlePropertiesDialog::DoModal
COlePropertiesDialog::m_gp
COlePropertiesDialog::m_lp
COlePropertiesDialog::m_op
COlePropertiesDialog::m_psh
COlePropertiesDialog::m_vp
COlePropertiesDialog::OnApplyScale
COlePropertyPage
COlePropertyPage::COlePropertyPage
COlePropertyPage::GetControlStatus
COlePropertyPage::GetObjectArray
COlePropertyPage::GetPageSite
COlePropertyPage::IgnoreApply
MFC类库中文详解手册包含4274条MFC类库参考词条,基本涵盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容,是计算机编程的有利工具。
Copyright © 2004-2023 Winrtm.com All Rights Reserved
京ICP备2021023879号-40
更新时间:2026/1/28 13:32:48