[Top] [Prev] [Next] [Bottom]
[Contents]
updCols
updCols (both Framework and Data control)
updColsN (for detail where N is required and is the detail
number)
Definition
A string specifying the columns to send for an update operation. This parameter works with both the master view, the detail views, and the Sapphire Java Data Control.
This parameter is usually not needed since the Java classes without it sends all columns in a POST operation. The format of the property is a comma-separated list of column numbers or names. Numbers are zero based. Names must match row set column names exactly. The order determines the order in which information is added to the QUERY string. Either use numbers or names, since mixed mode is not supported. The values are the "new" values for update.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.