Microsoft SDK for Java

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

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