recordset 中文意思是什麼

recordset 解釋
記錄集
  1. Recordset field data member

    記錄集欄位數據成員
  2. The value is 1 when the current record is the first record in the recordset

    當當前記錄指針指向記錄集中的第一條記錄時,它的值為1 。
  3. When this method copies the recordset to the worksheet, the results will be truncated if you do not specify a range that is large enough to hold the contents of the recordset

    當這種方法拷貝到工作表時,如果不需要的特殊范圍比記錄包含的內容多,程序將被截去。
  4. Note : when you close the original recordset none of the copies will be closed. you will have to close the clones one by one

    注意:當你關閉原始記錄集時,所有的復版都將被關閉。因此,你不得不逐個地關閉其復版。
  5. This improves performance in situations where you need to make only a single pass through a recordset

    如果你使用客戶端數據集對象,這是唯一可用的游標類型。
  6. Recordset : dynamically binding data columns odbc

    記錄集:動態綁定數據列( odbc )
  7. Load a native ado recordset into a dataset

    將本機ado記錄集加載到數據集中
  8. Note : set this property before opening the recordset

    注意:必須在記錄集打開之前設置該屬性。
  9. Ado recordset rows and schema information

    Ado記錄集行和架構信息
  10. Customizing my recordset s sql statement

    自定義記錄集的sql語句
  11. Object, no new recordset is created

    對象時,不創建新記錄集。
  12. A recordset looks like a single table

    記錄集看起來像單個表。
  13. Note : this method can only be called on an open recordset

    注意:只有打開了記錄集對象才能請求該方法。
  14. In ado, the in - memory representation of data is the recordset

    在ado中,數據的內存中表示形式為記錄集。
  15. Sample report using uquery with ado recordset - using vb. net

    使用uquery和ado記錄集的示例報告使用vb . net
  16. That take an ado recordset object as a parameter. notes to inheritors

    的兩個其他重載,這些重載將ado記錄集對象作為參數。
  17. Method that take an ado recordset object as a parameter. notes to implementers

    方法的兩個其他重載,這些重載將ado記錄集對象作為參數。
  18. Note : the bookmark property is available only in recordset objects that support bookmarks

    注意:書簽屬性僅可以在支持書簽屬性的記錄集對象中使用。
  19. Note : an error will occur if the recordset object does not support bookmarks or backward cursor movement

    注意:如果記錄集對象不支持書簽或不能向後移動指針,那麼將產生錯誤。
  20. Note : this method does not re - execute the recordset, so new records in the database will not be visible

    注意:這個方法不能記錄集對象中重復執行,所以數據庫中的新記錄將不可見。
分享友人