[Top] [Prev] [Next] [Bottom]
[Contents]
SetBufColItem
SetBufColItem(int num, String value)
Definition
Sets the working buffer value for the requested column (zero based) of the row set. All columns must have their working buffers set to perform any insert, update, or delete operations. Does nothing if num is an invalid column number.
document.sajsset.SetBufColItem(2, "hello");
VBScript Example:
call document.sajsset.SetBufColItem(2, "hello")
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.