[Top] [Prev] [Next] [Bottom] [Contents]

delCols

delCols (both Framework and Data control)
delColsN (for detail where N is required and is the detail 
number)

Definition

A string specifying the columns to send for a delete 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 send 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.

Notes



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.