DataSource.setParentFieldName

Overview | Methods | This Package | All Packages

DataSource.setParentFieldName

Sets the name of the field that associates the parent and child recordsets of a hierarchical recordset.

Syntax

public void setParentFieldName( String name )

Parameters

name

The name of the parent field.

See Also   getParentFieldName