Microsoft SDK for Java

Column.Column

Creates a Column object.

Syntax

public Column()

Remarks

To bind the column to a field in a recordset, call setBoundFieldName. To add the column to a DataGrid control, call the grid's addColumn or setColumns method.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.