Namespace Easycom
Syntax
public class EasycomFile : EasycomDataSet
Description
The EasycomFile is a class that handles all possible native operations on an AS/400 file.
Basic operations are available on the parent class "EasycomDataSet".
File specific operations are available on this class, including record-locking, insert, update, delete, key seek.