ADO) (Chapter 属性
适用于:Access 2013、Office 2013
从 ADORecordsetConstruction 对象获取(或对它设置)OLE DB Chapter 对象。 使用 put_Chapter 设置 Chapter 对象时,行的子集将转换为 ADO Recordset 对象。 这将设置 Rowset 对象的当前章节。 读/写。
HRESULT get_Chapter ([out, retval] long* plChapter) ;
HRESULT put_Chapter ([in] long lChapter) ;
参数 | 说明 |
---|---|
plChapter | 指向子集的句柄的指针。 |
LChapter | 子集的句柄。 |
此属性方法返回标准 HRESULT 值,包括 S_OK 和 E_FAIL。