[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msebufdataset.pas line 1201
public function tmsebufdataset.refreshrecord( |
const akeyfield: array of tfield; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |
const sourcedatasets: array of tdataset; |
const akeyvalue: array of variant; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |
const asourcefields: array of tfield; |
const akeyfield: array of tfield; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |
const asourcefields: array of tfield; |
const adestfields: array of tfield; |
const akeyfield: array of tfield; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |
const asourcefields: array of tfield; |
const adestfields: array of tfield; |
const akeyvalue: array of variant; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |
const asourcevalues: array of variant; |
const adestfields: array of tfield; |
const akeyvalue: array of variant; |
const keyindex: Integer = 0; |
const acancelupdate: Boolean = True; |
const restorerecno: Boolean = True; |
const noinsert: Boolean = False |
):bookmarkdataty; overload; |