public UniDataSet ReadRecords2 (string[ ] aRecordIDSet), string[ ] aFieldNameSet

This method is used in cases where the default record separator (@RM) cannot be used because it will cause conflict with the data. However, when this method is used, performance might be slower than the ReadRecords method. This function is implemented as a resolution for specific customer situations. It should not be used except under Rocket Support guidance and may be withdrawn in future releases.