Column.getBoundFieldName

Overview | Methods | This Package | All Packages

Column.getBoundFieldName

Retrieves the name of the field in the recordset that the column is bound to.

Syntax

public String getBoundFieldName()

Return Value

Returns a string that identifies the name of the field the column is currently bound to.

See Also   setBoundFieldName