SQLExtendedFetch (資料指標程式庫)
重要
Windows 的未來版本將移除此功能。 請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。 Microsoft 建議使用驅動程式的資料指標功能。
本主題討論在資料指標程式庫中使用 SQLExtendedFetch 函式。 如需 SQLExtendedFetch 的 一般資訊,請參閱 SQLExtendedFetch 函式 。
資料指標程式庫會 藉由在驅動程式中重複呼叫 SQLFetch 來實作 SQLExtendedFetch 。
資料指標程式庫支援使用 fetchOrientation SQL_FETCH_BOOKMARK呼叫 SQLExtendedFetch 。
使用資料指標程式庫時,對 SQLExtendedFetch 的 呼叫無法與對 SQLFetchScroll 或 SQLFetch 的 呼叫 混合。