验证和存储在两字符串的 DBID。m_strCommandText (和)。m_strIndexText
HRESULT CRowsetBaseImpl::SetCommandText(
DBID* pTableID,
DBID* pIndexID
);
参数
pTableID
[in] 指向表示表 . ID 的 DBID 的指针pIndexID
[in] 对 ID. 索引表示 DBID 的指针
返回值
标准 HRESULT。
备注
SetCommentText 方法通过 CreateRowset,静态 IOpenRowsetImpltemplatized 方法调用。
此方法通过调用 ValidateCommandID 和 GetCommandFromID 将其工作委托给 upcasted 通过一个指针。
要求
页眉: atldb.h