This method of the Recordset class indicates the Recordset object that is returned from a custom business object.
public static com.ms.wfc.data.Recordset getRecordset(com.ms.wfc.data.IDataSource p1, java.lang.String p2);
Returns a Recordset object.
p1 | The source of the data. |
p2 | The recordset name. |