Microsoft SDK for Java

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

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