Microsoft SDK for Java

getRecordset

This method of the Recordset class indicates the Recordset object that is returned from a custom business object.

Syntax

public static com.ms.wfc.data.Recordset getRecordset(com.ms.wfc.data.IDataSource p1, java.lang.String p2);

Return Value

Returns a Recordset object.

Parameters

p1 The source of the data.
p2 The recordset name.

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