DataSource.isChildDataSource

Overview | Methods | This Package | All Packages

DataSource.isChildDataSource

Indicates whether this data source is the child recordset in a hierarchical recordset.

Syntax

public boolean isChildDataSource()

Return Value

Returns true if the data source is a child recordset; otherwise, returns false.

See Also   getParentDataSource, setParentDataSource