PreviousNext
Help > Easycom .NET > Easycom namespace > EasycomDataSet > EasycomDataSet Class
EasycomDataSet Class

Namespace Easycom

 

Syntax

public class EasycomDataSet : System.Object

 

Description

The EasycomDataSet class is the lowest-level class that handles basic operation on an opened file.

Those basic operations are: navigation (first, next, last, previous), getting data (by fieldname or by index), saving and restoring position, querying information on key or fields.